1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-01-28 18:09:49 +00:00

Commit graph

  • 3fd7460bc2 Merge branch '4-create-openapi-docs' into 'develop' Bram Wiepjes 2020-06-22 12:18:19 +0000
  • 121b2bf0d8 Resolve "Create openapi docs" Bram Wiepjes 2020-06-22 12:18:19 +0000
  • 8e0870da12 Merge branch '34-change-docstring-style' into 'develop' Bram Wiepjes 2020-06-11 17:40:19 +0000
  • 021d7b5097 changed docstring param next line indentation to four lines Bram Wiepjes 2020-06-11 19:32:14 +0200
  • 86c4967754 made a start with the docs Bram Wiepjes 2020-06-11 19:04:49 +0200
  • cb8b064778 Merge branch 'develop' 0.1.0 Bram Wiepjes 2020-06-05 17:25:02 +0200
  • 9f0fb92dd1 Merge branch '82-implement-password-change' into 'develop' Bram Wiepjes 2020-06-05 12:02:21 +0000
  • d83a71e6a9 Resolve "Implement password change" Bram Wiepjes 2020-06-05 12:02:21 +0000
  • bbaa9b142b Merge branch '82-implement-password-change' into 'develop' Bram Wiepjes 2020-06-05 11:54:34 +0000
  • ad24b21fc1 removed immidiate opening of the settings modal Bram Wiepjes 2020-06-05 13:53:06 +0200
  • 9088982ae6 pleased linter Bram Wiepjes 2020-06-05 13:51:06 +0200
  • 26ee0b82f7 fixed typo Bram Wiepjes 2020-06-05 09:09:06 +0200
  • c7da3e4884 fixed some typos Bram Wiepjes 2020-06-04 21:48:28 +0200
  • 3480855b99 pleased linter Bram Wiepjes 2020-06-04 21:26:10 +0200
  • f7ef88fa2a implemented settings modal containing the password change form Bram Wiepjes 2020-06-04 21:09:50 +0200
  • 0249add6b0 implemented an endpoint to change the password of a user Bram Wiepjes 2020-06-04 16:22:00 +0200
  • 3a59e3dbdd Merge branch '62-test-and-improve-for-touch-devices' into 'develop' Bram Wiepjes 2020-06-04 12:44:07 +0000
  • 4113793cb4 implement touch scrolling for the grid view Bram Wiepjes 2020-06-04 14:23:42 +0200
  • d9312aca48 Merge branch '99-add-a-date-datetime-field' into 'develop' Bram Wiepjes 2020-06-04 09:51:48 +0000
  • 87d4d733f9 Resolve "Add a date/ datetime field" Bram Wiepjes 2020-06-04 09:51:48 +0000
  • 46595680ec Merge branch '80-introduce-copy-paste-functionality' into 'develop' Bram Wiepjes 2020-05-25 15:50:47 +0000
  • 6e80cbc7a9 Resolve "Introduce copy/paste functionality" Bram Wiepjes 2020-05-25 15:50:47 +0000
  • f160dae1b0 Merge branch '45-investigate-if-the-jwt-part-can-be-improved' into 'develop' Bram Wiepjes 2020-05-23 15:56:49 +0000
  • 47b5b9646d fixed and improve auth Bram Wiepjes 2020-05-23 17:45:20 +0200
  • b1e0132eb9 Merge branch '96-implement-a-long-text-field' into 'develop' Bram Wiepjes 2020-05-23 13:52:15 +0000
  • 329227f890 Resolve "Implement a long text field" Bram Wiepjes 2020-05-23 13:52:15 +0000
  • 38a625a694 Merge branch '43-use-rest_framework-status-for-http-status-code-instead-of-int' into 'develop' Bram Wiepjes 2020-05-22 10:17:30 +0000
  • 7d541f5758 Merge branch '73-error-handler-doesn-t-handle-500-errors' into 'develop' Bram Wiepjes 2020-05-22 10:16:57 +0000
  • 3a953a1301 fixed not handling 500 errors Bram Wiepjes 2020-05-21 09:26:14 +0200
  • a350c8dcb0 use django rest framework status codes instead of integers Bram Wiepjes 2020-05-21 09:15:10 +0200
  • 6e75dd8998 Merge branch '95-normalize-username-email-address' into 'develop' Bram Wiepjes 2020-05-21 06:22:55 +0000
  • a51a884d92 normalize the users email Bram Wiepjes 2020-05-21 08:14:47 +0200
  • 81031d4555 Merge branch '91-use-environment-variables-in-backend-settings-and-web-frontend-config-2' into 'develop' Bram Wiepjes 2020-05-20 19:01:19 +0000
  • 36d29b1cde Resolve "Use environment variables in backend settings and web frontend config" Bram Wiepjes 2020-05-20 19:01:19 +0000
  • 7fb0ba12a9 Merge branch '94-fix-wrong-client-instance-bug-2' into 'develop' Bram Wiepjes 2020-05-20 15:01:56 +0000
  • 9a76e67da3 Resolve "Fix wrong client instance bug" Bram Wiepjes 2020-05-20 15:01:56 +0000
  • c94fd857ef Merge branch '94-fix-wrong-client-instance-bug' into 'master' 0.0.2 Bram Wiepjes 2020-05-20 14:41:50 +0000
  • 39ccd8eb8e fixed wrong client error Bram Wiepjes 2020-05-20 15:50:14 +0200
  • b39ec37420 Merge branch '89-allow-the-arrow-keys-to-select-other-fields' into 'develop' Bram Wiepjes 2020-05-20 07:31:24 +0000
  • f3266effb2 Resolve "Allow the arrow keys to select other fields" Bram Wiepjes 2020-05-20 07:31:24 +0000
  • a85a03ecd3 Merge branch '84-populate-a-table-when-it-s-created' into 'develop' Bram Wiepjes 2020-05-18 18:25:00 +0000
  • 084124f910 Resolve "Populate a table when it's created." Bram Wiepjes 2020-05-18 18:25:00 +0000
  • 53b0671648 Merge branch '81-implement-password-forgot' into 'develop' Bram Wiepjes 2020-05-18 15:50:48 +0000
  • 013b1f94e9 Resolve "Implement password forgot" Bram Wiepjes 2020-05-18 15:50:48 +0000
  • df5db4e5e3 Merge branch '76-improve-changing-field-type' into 'develop' Bram Wiepjes 2020-05-15 14:59:13 +0000
  • 9330465877 Resolve "Improve changing field type" Bram Wiepjes 2020-05-15 14:59:13 +0000
  • 39ceea0f8a Merge branch '87-keep-showing-handle-while-resizing-a-field' into 'develop' Bram Wiepjes 2020-05-11 19:56:37 +0000
  • c0d37ebe38 Merge branch '83-right-click-on-a-field-that-s-being-edited-should-not-show-the-rows-context' into 'develop' Bram Wiepjes 2020-05-11 19:50:57 +0000
  • 03a7caad77 keep showing active handles while dragging Bram Wiepjes 2020-05-11 21:48:52 +0200
  • f96689afe9 prevent row context menu when right clicking on a field that is being edited Bram Wiepjes 2020-05-11 21:35:11 +0200
  • c2db1309d7 Merge branch '77-edit-a-row-in-a-popup' into 'develop' Bram Wiepjes 2020-05-11 17:27:35 +0000
  • 1202e2b9c2 Resolve "Edit a row in a popup" Bram Wiepjes 2020-05-11 17:27:35 +0000
  • 0d528b8d22 Merge branch '28-change-the-width-of-the-columns-per-grid-view' into 'develop' Bram Wiepjes 2020-05-10 15:35:37 +0000
  • 4a5922185c optionally include field_options in the grid view listing response and added an endpoint to update the field options Bram Wiepjes 2020-05-10 15:35:37 +0000
  • f4b5442035 Merge branch '51-improve-validation-of-the-number-field' into 'develop' Bram Wiepjes 2020-05-05 11:22:49 +0000
  • cc04839770 Resolve "Improve validation of the number field" Bram Wiepjes 2020-05-05 11:22:49 +0000
  • a3f87884e7 Merge branch '19-change-notification-styling' into 'develop' Bram Wiepjes 2020-05-04 19:52:18 +0000
  • 843c38ddcf Resolve "Change notification styling" Bram Wiepjes 2020-05-04 19:52:18 +0000
  • 1bc95723ae Merge branch '79-tab-keyboard-shortcut' into 'develop' Bram Wiepjes 2020-05-03 19:27:52 +0000
  • 2ff6ed9aa4 select next field when the tab key is pressed Bram Wiepjes 2020-05-03 21:07:29 +0200
  • 03bdb3d449 Merge branch '72-minor-changes-related-to-the-saas-version' into 'develop' 0.0.1 Bram Wiepjes 2020-04-30 15:07:20 +0000
  • d61db61061 Resolve "Minor changes related to the SaaS version" Bram Wiepjes 2020-04-30 15:07:20 +0000
  • 981a9c1da6 Merge branch '54-create-not-found-and-error-pages' into 'develop' Bram Wiepjes 2020-04-10 13:55:30 +0000
  • 36921efadf Resolve "Create not found and error pages" Bram Wiepjes 2020-04-10 13:55:30 +0000
  • 47d13fc135 Merge branch '71-prepare-for-using-the-project-as-dependency' into 'develop' Bram Wiepjes 2020-04-10 13:29:31 +0000
  • f6408e5a88 fixed setup Bram Wiepjes 2020-04-08 21:03:36 +0200
  • 6c27d37706 Merge branch '15-fix-warning-cannot-stringify-arbitrary-non-pojos-databaseapplication' into 'develop' Bram Wiepjes 2020-04-07 19:49:45 +0000
  • f44b07c3b0 moved the abstractions out of the stores, fixed grid unexisting data bug and made row data more consistent in de backend Bram Wiepjes 2020-04-07 19:49:45 +0000
  • 0709cf0aec Merge branch '61-implement-very-simple-dashboard-for-the-first-version' into 'develop' Bram Wiepjes 2020-04-07 10:06:13 +0000
  • d832584a93 implemented a dashboard with an overview of all applications Bram Wiepjes 2020-04-07 11:50:29 +0200
  • 863ef068dc Merge branch '63-fix-vertical-scolling-when-the-window-has-a-very-low-height' into 'develop' Bram Wiepjes 2020-04-05 08:32:14 +0000
  • 5629f05b99 redirect to dashboard if a selected group is deleted Bram Wiepjes 2020-04-05 10:26:03 +0200
  • 61021c68dd removed not needed scrollbar of elements that were invisible Bram Wiepjes 2020-04-05 09:59:25 +0200
  • de49db0d7c Merge branch '60-create-group-database-table-and-view-when-creating-account' into 'develop' Bram Wiepjes 2020-04-04 13:57:01 +0000
  • db379263e6 Resolve "Create group, database, table and view when creating account" Bram Wiepjes 2020-04-04 13:57:01 +0000
  • 59f03fb646 Merge branch '65-look-into-if-we-are-threadsafe' into 'develop' Bram Wiepjes 2020-04-04 13:55:01 +0000
  • 3914a8cf81 Resolve "Look into if we are threadsafe" Bram Wiepjes 2020-04-04 13:55:01 +0000
  • 15ee32d757 Merge branch '68-remove-django-rest-framework-gui' into 'develop' Bram Wiepjes 2020-04-04 13:52:29 +0000
  • aead81fecd only render endpoint response as json Bram Wiepjes 2020-04-04 14:37:52 +0200
  • fb8b35f656 Merge branch '59-fix-sandbox-environment' into 'develop' Bram Wiepjes 2020-04-03 15:01:47 +0000
  • b2aa2ffdb6 Resolve "Fix sandbox environment" Bram Wiepjes 2020-04-03 15:01:47 +0000
  • c0a59ae61b Merge branch '64-upgrade-python-and-js-dependencies' into 'develop' Bram Wiepjes 2020-03-31 14:15:27 +0000
  • b27f453050 Resolve "Upgrade python and js dependencies." Bram Wiepjes 2020-03-31 14:15:27 +0000
  • 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