1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-17 02:17:49 +00:00
Commit graph

2057 commits

Author SHA1 Message Date
Bram Wiepjes
7680c6f64b Resolve "Show proper error message when signature has expired" 2020-08-31 12:04:12 +00:00
Bram Wiepjes
3e3e80b96d upgraded drf spectacular and fixed row response serializer duplicate 2020-08-31 13:04:55 +02:00
Bram Wiepjes
63c2088481 Resolve "Increase amount of password characters" 2020-08-31 08:27:34 +00:00
Bram Wiepjes
0abd9c3760 block non web frontend domains when requesting a password reset 2020-08-28 16:12:37 +02:00
Bram Wiepjes
eeb14b30bb fixed bug in the text_default patch behavior of the text field 2020-08-28 15:18:50 +02:00
Bram Wiepjes
fe31605fef Resolve "Foreignkey field / connecting rows" 2020-08-28 09:48:37 +00:00
Bram Wiepjes
edbfee5f80 made some final preparations before the release 2020-07-20 10:10:17 +02:00
Bram Wiepjes
7931e894bf added MIT license 2020-07-14 09:43:29 +02:00
Bram Wiepjes
89b28d0270 Resolve "Add usage documentation" 2020-07-13 19:10:24 +00:00
Bram Wiepjes
18f1903c38 added cookiecutter plugin boilerplate 2020-07-13 08:43:51 +02:00
Bram Wiepjes
2f60ba6ff1 Resolve "Move the selecting queries of the view to the handler" 2020-06-29 08:25:19 +00:00
Bram Wiepjes
272492cb98 removed api v0 namespace 2020-06-23 14:09:48 +02:00
Bram Wiepjes
ff26eba0a3 Merge branch '97-improve-default-data-when-creating-something-new' into 'develop'
Resolve "Improve default data when creating something new"

Closes 

See merge request 
2020-06-23 10:29:24 +00:00
Bram Wiepjes
ce2fbaccc0 added raises to the docstrings 2020-06-23 11:38:56 +02:00
Bram Wiepjes
4a7cf00b2e use new field and field options when creating example data 2020-06-23 10:14:46 +02:00
Bram Wiepjes
91fa13c086 refactored all css classes to bem style 2020-06-22 21:22:16 +02:00
Bram Wiepjes
121b2bf0d8 Resolve "Create openapi docs" 2020-06-22 12:18:19 +00:00
Bram Wiepjes
021d7b5097 changed docstring param next line indentation to four lines 2020-06-11 19:32:14 +02:00
Bram Wiepjes
d83a71e6a9 Resolve "Implement password change" 2020-06-05 12:02:21 +00:00
Bram Wiepjes
87d4d733f9 Resolve "Add a date/ datetime field" 2020-06-04 09:51:48 +00:00
Bram Wiepjes
47b5b9646d fixed and improve auth 2020-05-23 17:45:20 +02:00
Bram Wiepjes
329227f890 Resolve "Implement a long text field" 2020-05-23 13:52:15 +00:00
Bram Wiepjes
a350c8dcb0 use django rest framework status codes instead of integers 2020-05-21 09:15:10 +02:00
Bram Wiepjes
a51a884d92 normalize the users email 2020-05-21 08:14:47 +02:00
Bram Wiepjes
36d29b1cde Resolve "Use environment variables in backend settings and web frontend config" 2020-05-20 19:01:19 +00:00
Bram Wiepjes
9a76e67da3 Resolve "Fix wrong client instance bug" 2020-05-20 15:01:56 +00:00
Bram Wiepjes
084124f910 Resolve "Populate a table when it's created." 2020-05-18 18:25:00 +00:00
Bram Wiepjes
013b1f94e9 Resolve "Implement password forgot" 2020-05-18 15:50:48 +00:00
Bram Wiepjes
9330465877 Resolve "Improve changing field type" 2020-05-15 14:59:13 +00:00
Bram Wiepjes
4a5922185c optionally include field_options in the grid view listing response and added an endpoint to update the field options 2020-05-10 15:35:37 +00:00
Bram Wiepjes
d61db61061 Resolve "Minor changes related to the SaaS version" 2020-04-30 15:07:20 +00:00
Bram Wiepjes
f6408e5a88 fixed setup 2020-04-10 15:10:32 +02: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
de49db0d7c Merge branch '60-create-group-database-table-and-view-when-creating-account' into 'develop'
Resolve "Create group, database, table and view when creating account"

Closes 

See merge request 
2020-04-04 13:57:01 +00:00
Bram Wiepjes
db379263e6 Resolve "Create group, database, table and view when creating account" 2020-04-04 13:57:01 +00:00
Bram Wiepjes
59f03fb646 Merge branch '65-look-into-if-we-are-threadsafe' into 'develop'
Resolve "Look into if we are threadsafe"

Closes 

See merge request 
2020-04-04 13:55:01 +00:00
Bram Wiepjes
3914a8cf81 Resolve "Look into if we are threadsafe" 2020-04-04 13:55:01 +00:00
Bram Wiepjes
aead81fecd only render endpoint response as json 2020-04-04 14:37:52 +02:00
Bram Wiepjes
b2aa2ffdb6 Resolve "Fix sandbox environment" 2020-04-03 15:01:47 +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
5a06ff0a11 Resolve "Fix error messages when logging in or registering" 2020-03-24 20:26:16 +00:00
Bram Wiepjes
59181e4351 Resolve "Manage rows and grid data" 2020-03-24 19:22:34 +00:00
Bram Wiepjes
ccb3822027 made it possible to only store user tables in a different database 2020-01-27 20:38:43 +01:00
Bram Wiepjes
22d4ef8e3b store and maintain table schema in the database for each table 2020-01-26 22:15:04 +01: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
38c2a311f6 always raise correct error in the api and handle those error better in the frontend 2019-11-08 08:52:36 +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
3a43ba4eb0 gave each project his own container 2019-10-13 11:29:00 +00:00