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

66 commits

Author SHA1 Message Date
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