1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-26 14:22:53 +00:00

Commit graph

  • 8ddbb05d9f Merge branch '52-web-frontend-refactor' into 'develop' Bram Wiepjes 2020-03-27 13:19:43 +0000
  • be2c5c4d4f Resolve "Web frontend refactor" Bram Wiepjes 2020-03-27 13:19:43 +0000
  • 63aa85eaa3 Merge branch '21-fix-error-messages-when-logging-in-or-registering' into 'develop' Bram Wiepjes 2020-03-24 20:26:16 +0000
  • 5a06ff0a11 Resolve "Fix error messages when logging in or registering" Bram Wiepjes 2020-03-24 20:26:16 +0000
  • 94b8ea8436 Merge branch '8-add-default-favicon' into 'develop' Bram Wiepjes 2020-03-24 19:39:15 +0000
  • 19eda753db added favicons to the base settings Bram Wiepjes 2020-03-24 20:33:05 +0100
  • 45ca725bf1 Merge branch '33-manage-rows-and-grid-data' into 'develop' Bram Wiepjes 2020-03-24 19:22:34 +0000
  • 59181e4351 Resolve "Manage rows and grid data" Bram Wiepjes 2020-03-24 19:22:34 +0000
  • 798b946094 Merge branch '35-add-missing-db_tables-service' into 'develop' Bram Wiepjes 2020-01-27 20:43:23 +0000
  • 2f3fccf212 moved the separate database tables config to local files Bram Wiepjes 2020-01-27 21:37:49 +0100
  • ecdeb2fe83 Merge branch '31-use-other-database-for-user-tables' into 'develop' Bram Wiepjes 2020-01-27 19:45:58 +0000
  • ccb3822027 made it possible to only store user tables in a different database Bram Wiepjes 2020-01-27 20:38:43 +0100
  • 18f9a2a01f Merge branch '29-maintain-actual-table' into 'develop' Bram Wiepjes 2020-01-27 18:39:20 +0000
  • 22d4ef8e3b store and maintain table schema in the database for each table Bram Wiepjes 2020-01-26 22:15:04 +0100
  • e155e9eeda Merge branch '25-managing-columns' into 'develop' Bram Wiepjes 2020-01-17 12:38:34 +0000
  • b618670e9d Resolve "Implement managing of table columns" Bram Wiepjes 2020-01-17 12:38:34 +0000
  • fbd60e25b6 Merge branch '20-table-views' into 'develop' Bram Wiepjes 2019-12-20 10:47:01 +0000
  • 32945782c3 Resolve "Implement table views abstraction endpoints and frontend" Bram Wiepjes 2019-12-20 10:47:01 +0000
  • e6c4bbc659 Merge branch '18-clearer-error-messages' into 'develop' Bram Wiepjes 2019-11-08 08:52:36 +0000
  • 38c2a311f6 always raise correct error in the api and handle those error better in the frontend Bram Wiepjes 2019-11-08 08:52:36 +0000
  • 2b2c3cc9ae Merge branch '18-clearer-error-messages' into 'develop' Bram Wiepjes 2019-11-08 08:51:40 +0000
  • 12392f3ecd fixed bug where tables and underscope information is replaced when updating an entry Bram Wiepjes 2019-11-05 19:04:03 +0100
  • 8c39d857b5 pleased linter Bram Wiepjes 2019-11-04 21:49:57 +0100
  • d5265a7f27 use consistent message in UserNotInGroupError Bram Wiepjes 2019-11-04 21:46:25 +0100
  • 809d89a437 properly handle errors and pass them through Bram Wiepjes 2019-11-04 21:33:53 +0100
  • f88b18371e show proper errors when modifing a group Bram Wiepjes 2019-11-03 13:36:54 +0100
  • 885e95e813 show proper errors when listing or creating an application Bram Wiepjes 2019-11-03 11:43:48 +0100
  • 6df74e220c Merge branch '17-tables' into 'develop' Bram Wiepjes 2019-11-03 10:17:22 +0000
  • 497447edb8 made it possible to create, update and delete tables, but also the select a table and navigate to the route Bram Wiepjes 2019-11-03 10:17:22 +0000
  • 3b2eb13042 Merge branch '14-split-containers' into 'develop' Bram Wiepjes 2019-10-13 11:29:00 +0000
  • 3a43ba4eb0 gave each project his own container Bram Wiepjes 2019-10-13 11:29:00 +0000
  • 8517fb800d Merge branch '14-split-containers' into 'develop' Bram Wiepjes 2019-10-13 11:22:29 +0000
  • e9b56a5910 gave each project his own container Bram Wiepjes 2019-10-13 13:16:12 +0200
  • c710b66caf Merge branch '16-style-guide' into 'develop' Bram Wiepjes 2019-10-13 10:45:50 +0000
  • ca5cf7fb60 added a scss components style guide Bram Wiepjes 2019-10-13 10:45:49 +0000
  • c5d8f5a53e Merge branch '16-style-guide' into 'develop' Bram Wiepjes 2019-10-13 10:00:51 +0000
  • 730dd41616 added a scss components style guide Bram Wiepjes 2019-10-13 12:00:39 +0200
  • 47738ba019 Merge branch '13-application-web-frontend' into 'develop' Bram Wiepjes 2019-10-13 08:58:48 +0000
  • 57b5b4e237 made it possible to list, rename, delete and select an application. Bram Wiepjes 2019-10-13 08:58:48 +0000
  • b36771f64d Merge branch '13-application-web-frontend' into 'develop' Bram Wiepjes 2019-10-13 08:50:26 +0000
  • 39c0c5254e changed some docs Bram Wiepjes 2019-10-13 10:50:17 +0200
  • 15ba3dd043 added possibility to select an application and navigate the route Bram Wiepjes 2019-10-13 10:12:33 +0200
  • b866e8f156 moved the selected group to the group store instead of the application Bram Wiepjes 2019-10-11 11:43:24 +0200
  • dfe84b47b0 made it possible to list, rename and delete applications of a group, also added notifications when an action goes wrong Bram Wiepjes 2019-10-09 20:56:13 +0200
  • 6d97ef428a Merge branch '12-split-makefiles' into 'develop' Bram Wiepjes 2019-09-23 09:59:42 +0000
  • 651393bc62 splitted makefile to the backend and web-frontend Bram Wiepjes 2019-09-23 09:59:42 +0000
  • 6583db73ba Merge branch '12-split-makefiles' into 'develop' Bram Wiepjes 2019-09-23 09:59:31 +0000
  • d8a2347cee splitted makefile to the backend and web-frontend Bram Wiepjes 2019-09-22 16:02:11 +0200
  • e1fc7ac922 Merge branch '11-add-application-abstraction-and-possibility-to-add-application-instances-in-the-frontend' into 'develop' Bram Wiepjes 2019-09-22 13:48:32 +0000
  • 18e8c24eef added application abstraction and exposed endpoints to manage then. Bram Wiepjes 2019-09-22 13:48:32 +0000
  • a194143ab4 Merge branch '11-add-application-abstraction-and-possibility-to-add-application-instances-in-the-frontend' into 'develop' Bram Wiepjes 2019-09-22 13:30:40 +0000
  • 95df5e7b75 made some final text and doc changes Bram Wiepjes 2019-09-22 15:30:30 +0200
  • 274576fb4f pleased the linter Bram Wiepjes 2019-09-22 15:16:34 +0200
  • 8da650c3a4 made it possible to update and delete existing applications Bram Wiepjes 2019-09-22 15:13:22 +0200
  • b5df7da903 fixed failing tests, added body validation serializer decorator and added endpoints to list and create applications Bram Wiepjes 2019-09-20 17:32:03 +0200
  • dc0ad9b45b added core handler methods to modify the applications Bram Wiepjes 2019-09-13 11:11:04 +0200
  • efd73d2d97 Merge branch '10-investigate-if-the-left-part-of-the-grid-can-be-replaced-with-position-sticky' into 'develop' Bram Wiepjes 2019-08-30 10:37:35 +0000
  • 13c4650751 Created proof of concept grid with position sticky Bram Wiepjes 2019-08-30 10:37:35 +0000
  • 94171f769b Merge branch '10-investigate-if-the-left-part-of-the-grid-can-be-replaced-with-position-sticky' into 'develop' Bram Wiepjes 2019-08-30 10:28:51 +0000
  • 50b6f67036 pleased style linter Bram Wiepjes 2019-08-30 12:28:18 +0200
  • e522f238e5 created proof of concept grid with position sticky Bram Wiepjes 2019-08-30 12:21:49 +0200
  • ff9ca7a2b5 Merge branch '9-bug-redirects-to-login' into 'develop' Bram Wiepjes 2019-08-26 19:10:25 +0000
  • 647097fa29 fixed bug where content of the previous page would show after refresh Bram Wiepjes 2019-08-26 19:10:25 +0000
  • aba74b6986 Merge branch '9-bug-redirects-to-login' into 'develop' Bram Wiepjes 2019-08-26 19:03:18 +0000
  • c3f5aba22c removed console.log Bram Wiepjes 2019-08-26 21:03:10 +0200
  • f5fbecc77f fixed bug where content of the previous page would show after refresh Bram Wiepjes 2019-08-26 21:01:46 +0200
  • 8fcfbd957b Merge branch '7-base-application' into 'develop' Bram Wiepjes 2019-08-26 17:49:28 +0000
  • 46a27b3fff made it possible to manage groups in the app Bram Wiepjes 2019-08-26 17:49:28 +0000
  • fb8333c72a Merge branch '7-base-application' into 'develop' Bram Wiepjes 2019-08-26 17:41:45 +0000
  • 5d1fff92dd made it possible to manage groups inside the app Bram Wiepjes 2019-08-26 19:41:00 +0200
  • 38b2a697dc created groups listing endpoint, list groups in context menu and made context and modals stackable Bram Wiepjes 2019-07-29 22:00:00 +0200
  • 3b1d94e23f fixed element not found bug and fire less events in Context component Bram Wiepjes 2019-07-16 20:43:03 +0200
  • 2139f3d9da created base layout, reuseable context and logging off Bram Wiepjes 2019-07-15 20:34:29 +0200
  • 9b19908914 Merge branch 'feature/authentication' into 'develop' Bram Wiepjes 2019-07-11 17:23:10 +0000
  • 977af261b6 implemented authentication endpoints, user login and registration Bram Wiepjes 2019-07-11 17:23:10 +0000
  • 0df7744628 Merge branch 'feature/authentication' into 'develop' Bram Wiepjes 2019-07-11 17:19:03 +0000
  • 59c1469e25 removed not needed setting Bram Wiepjes 2019-07-11 19:15:03 +0200
  • 69585159a6 added postgres to backend pytest gitlab ci Bram Wiepjes 2019-07-11 19:04:19 +0200
  • 24b738045a test web-frontend authentication Bram Wiepjes 2019-07-10 20:33:38 +0200
  • d253575cfe created backend tests Bram Wiepjes 2019-07-05 11:48:39 +0200
  • 3a473f44f5 added registration for a new user Bram Wiepjes 2019-07-01 20:31:09 +0200
  • 64b515d849 redirect to login or app depending on if logged in Bram Wiepjes 2019-06-28 14:42:42 +0200
  • 726484cf2e automatically refresh token to keep user authenticated Bram Wiepjes 2019-06-28 11:52:24 +0200
  • c1ae99f27d moved jwt authentication to api app Bram Wiepjes 2019-06-24 20:50:30 +0200
  • ee2b1e76d3 added logging and refreshing with jwt token Bram Wiepjes 2019-06-21 20:22:57 +0200
  • 0a884058df Merge branch 'feature/sandbox-environment' into 'develop' Bram Wiepjes 2019-06-21 10:07:16 +0000
  • 2820be03fb Created sandbox environment where you can run the dev servers as dependencies Bram Wiepjes 2019-06-21 10:07:16 +0000
  • 4fe6b6a413 updated readme for the sandbox environment Bram Wiepjes 2019-06-21 11:49:56 +0200
  • b2f8e33b5f created sandbox environment where you can run the dev servers as dependencies Bram Wiepjes 2019-06-21 11:28:10 +0200
  • 44168af4dd foxed gitlab-ci Bram Wiepjes 2019-06-20 19:49:30 +0200
  • 97441b7c09 started django backend project Bram Wiepjes 2019-06-14 16:28:23 +0200
  • 5b95994cac created vue login and register pages with validation only Bram Wiepjes 2019-06-10 16:58:28 +0200
  • 2c7ee656e0 created empty nuxt project and moved assets there Bram Wiepjes 2019-06-07 13:04:24 +0200
  • f968309d54 created context form and dropdown component Bram Wiepjes 2019-04-12 13:50:03 +0200
  • 257b4a2f67 added icon and max-height to select Bram Wiepjes 2019-04-12 12:22:22 +0200
  • 5538fc76e5 moved select context to a separate component Bram Wiepjes 2019-04-10 21:46:28 +0200
  • bad7c0bb14 added context search and footer button styling Bram Wiepjes 2019-04-01 22:04:08 +0200
  • f8231f53b7 made it possible to collapse sidebar Bram Wiepjes 2019-03-27 20:08:47 +0100
  • 0be9a2956f added simple context menu Bram Wiepjes 2019-03-27 20:00:31 +0100
  • 1bbc35b8fd created row modal styling Bram Wiepjes 2019-03-22 15:17:44 +0100