1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-04 13:15:24 +00:00
Commit graph

30 commits

Author SHA1 Message Date
Jrmi
bc8956b7cc 🌈 2️⃣ - Row coloring v2 - Add backend storage 2022-04-26 09:37:37 +00:00
Jrmi
9545c817ac Σ4️⃣ Footer calculation v0.4 - improve perfs 2022-04-19 07:03:00 +00:00
Jrmi
a40c27781e Σ 3️⃣ Footer calculation v0.3 - add more aggregation types 2022-02-24 15:52:26 +00:00
Jrmi
a33f7a8056 Σ 2️⃣ Footer calculation v0.2 - add frontend GUI 2022-02-23 14:44:52 +00:00
Nigel Gott
3e7d5afb0e Merge branch 'flake-docstrings' into 'develop'
Enforce docstring length to 88 after global flake 88 char limit was removed in...

See merge request 
2022-02-21 09:32:38 +00:00
Nigel Gott
be57d32cb6 Enforce docstring length to 88 after global flake 88 char limit was removed in... 2022-02-21 09:32:38 +00:00
Petr Stribny
e3e8eb4076 Resolve "Invalid OpenAPI spec" 2022-02-20 19:45:16 +00:00
Jrmi
f443b45da8 Footer calculations/aggregations in grid view v0.1 - Aggregation API only 2022-02-09 08:11:33 +00:00
Nigel Gott
163c67c24f Resolve "Fix realtime events being sent to form views" 2022-01-12 10:04:01 +00:00
Bram Wiepjes
54874601db Resolve "Add filter and sort to the publicly shared grid view" 2022-01-11 21:43:37 +00:00
Nigel Gott
60eb85da4f Realtime Public View Sharing 2022-01-11 20:13:08 +00:00
Nigel Gott
133fceb6cf No realtime public view sharing 2022-01-06 18:17:01 +00:00
Bram Wiepjes
eec028a198 Resolve "A Field can end up with multiple field options" 2022-01-06 16:47:50 +00:00
Nigel Gott
dece765c29 Resolve "📨 ShareGridView: Migrate slug+public from form view to all views" 2021-12-27 10:45:32 +00:00
Bram Wiepjes
fd246a3e74 Resolve "Kanban view" 2021-11-23 16:48:51 +00:00
Nigel Gott
a943716dde Final formula MR 2021-10-05 11:31:44 +00:00
Bram Wiepjes
988b879e71 Resolve "Add view filter where link row contains" 2021-08-05 13:46:22 +00:00
Bram Wiepjes
2aba2cb8d8 Resolve "Make it possible to export and import the form view" 2021-07-28 19:17:56 +00:00
Bram Wiepjes
53ffd8f9c0 Resolve "Form view" 2021-07-11 18:02:37 +00:00
Nigel Gott
b724d72294 Resolve "Export table/view data to CSV/XML/JSON" 2021-06-01 09:30:30 +00:00
Bram Wiepjes
9711d46b29 Reformat entire codebase using black. See the file .git-blame-ignore-revs for how to remove this commit from your blame view. 2021-04-12 10:42:34 +02:00
Bram Wiepjes
2e56808b0e Resolve "Database templates" 2021-04-08 14:30:26 +00:00
Nigel Gott
6331dfd7f5 Add search support for date fields which respects how they are formatted and then just performs a string search over that. 2021-03-23 12:36:16 +00:00
Nigel Gott
8889a6fb2f Proof of concept implementation showing how a filename contains filter could work given that file metadata is stored as a JSONField list. 2021-02-26 12:40:05 +00:00
Bram Wiepjes
37463ec26d Resolve "Sorting rows by field" 2020-10-06 14:43:02 +00:00
Bram Wiepjes
6e16d7ec01 Resolve "Filter rows" 2020-09-27 14:41:03 +00:00
Bram Wiepjes
272492cb98 removed api v0 namespace 2020-06-23 14:09:48 +02:00
Bram Wiepjes
59181e4351 Resolve "Manage rows and grid data" 2020-03-24 19:22:34 +00:00
Bram Wiepjes
b618670e9d Resolve "Implement managing of table columns" 2020-01-17 12:38:34 +00:00
Bram Wiepjes
32945782c3 Resolve "Implement table views abstraction endpoints and frontend" 2019-12-20 10:47:01 +00:00