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

43 commits

Author SHA1 Message Date
Jrmi
92ace8884c Resolve "Add ratings field" 2021-12-28 12:37:58 +00:00
Zuhair Rayyes
25d4f9f714 Resolve "Date field date of month filter" 2021-12-19 20:06:09 +00:00
Bram Wiepjes
d884cbab98 Resolve "Gallery view" 2021-12-17 14:02:54 +00:00
Alexander Haller
4a0daefd76 Resolve "Text field max character length filter" 2021-12-16 16:36:27 +00:00
Nigel Gott
a66653b9f1 Resolve "Disable repeat formula function for now" 2021-11-24 13:45:20 +00:00
Nigel Gott
41b134793f Lookupfield 2021-11-24 10:53:00 +00:00
Bram Wiepjes
fd246a3e74 Resolve "Kanban view" 2021-11-23 16:48:51 +00:00
Bram Wiepjes
015d9a8bbc all webhook changes in a single commit 2021-11-21 18:55:27 +00:00
Nigel Gott
a943716dde Final formula MR 2021-10-05 11:31:44 +00:00
Sascha Jullmann
7f53cfcda4 Resolve "Multiple select field" 2021-10-04 15:54:29 +00:00
Bram Wiepjes
a7918da273 Introduced has file type filter 2021-09-22 12:05:09 +00:00
Bram Wiepjes
69be44e468 Resolve "Fixed minor internationalization things" 2021-09-14 14:46:55 +00:00
Jrmi
ced2cf024c Translate frontend sidebar and translate some registry entries 2021-09-09 12:32:10 +00:00
Sascha Jullmann
4696b98ac4 Resolve "Last modified field" 2021-08-11 07:39:58 +00:00
Bram Wiepjes
988b879e71 Resolve "Add view filter where link row contains" 2021-08-05 13:46:22 +00:00
Bram Wiepjes
53ffd8f9c0 Resolve "Form view" 2021-07-11 18:02:37 +00:00
Sascha Jullmann
e55a28da65 Resolve "Date lower and higher than filter" 2021-07-08 16:20:06 +00:00
Nigel Gott
b724d72294 Resolve "Export table/view data to CSV/XML/JSON" 2021-06-01 09:30:30 +00:00
Evren Özkan
7b875256c0 Resolve "Additional date filters" 2021-05-25 16:05:59 +00:00
Bram Wiepjes
58dbde167f Resolve "Import JSON file when creating a table" 2021-05-18 11:12:07 +00:00
Bram Wiepjes
2e56808b0e Resolve "Database templates" 2021-04-08 14:30:26 +00:00
Mi We
2e16491ea3 Add XML import based on DOMParser 2021-03-30 12:16:14 +00:00
Nigel Gott
afa640701e Use a simpler regex to validate phone number field, add test covering validation and database conversion for phone number field, enable standard filters and sorts. 2021-03-23 13:29:06 +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
83c4912fc7 Resolve "Real time collaboration" 2021-01-24 14:53:06 +00:00
Bram Wiepjes
d77e743dea Resolve "Single select option field" 2021-01-06 20:23:15 +00:00
Bram Wiepjes
f121e83e41 Resolve "File and image field" 2020-11-30 18:52:39 +00:00
Bram Wiepjes
d6c97ed5bf refactored key name and modified existing row endpoints so that they support token authentication with permissions 2020-11-02 16:47:20 +00:00
Bram Wiepjes
3719f17042 Resolve "Import existing data from CSV, Excel etc" 2020-10-18 15:30:25 +00:00
Keith Axline
3c7a14fc9a Adding docker config and entrypoint.sh
(cherry picked from commit 014a3584a04e59f204a116bb625e2df5bd70d9bc)
2020-10-18 11:34:02 +00:00
Bram Wiepjes
1fdb91dfb4 Resolve "URL field" 2020-09-28 07:19:52 +00:00
Bram Wiepjes
6e16d7ec01 Resolve "Filter rows" 2020-09-27 14:41:03 +00:00
Bram Wiepjes
fe31605fef Resolve "Foreignkey field / connecting rows" 2020-08-28 09:48:37 +00:00
Bram Wiepjes
87d4d733f9 Resolve "Add a date/ datetime field" 2020-06-04 09:51:48 +00:00
Bram Wiepjes
329227f890 Resolve "Implement a long text field" 2020-05-23 13:52:15 +00:00
Bram Wiepjes
f44b07c3b0 moved the abstractions out of the stores, fixed grid unexisting data bug and made row data more consistent in de backend 2020-04-07 19:49:45 +00:00
Bram Wiepjes
b27f453050 Resolve "Upgrade python and js dependencies." 2020-03-31 14:15:27 +00:00
Bram Wiepjes
be2c5c4d4f Resolve "Web frontend refactor" 2020-03-27 13:19:43 +00: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
Bram Wiepjes
497447edb8 made it possible to create, update and delete tables, but also the select a table and navigate to the route 2019-11-03 10:17:22 +00:00
Bram Wiepjes
57b5b4e237 made it possible to list, rename, delete and select an application. 2019-10-13 08:58:48 +00:00