1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-05 13:45:25 +00:00

Commit graph

  • 179a2d4c34 Merge branch '345-implement-an-exponential-backoff-for-the-websocket-reconnecting' into 'develop' Bram Wiepjes 2021-03-08 14:08:41 +00:00
  • c8a9c1438e Resolve "Implement an exponential backoff for the websocket reconnecting" Bram Wiepjes 2021-03-08 14:08:41 +00:00
  • 7b35e81f75 Merge branch 'develop' 1.0.1 Bram Wiepjes 2021-03-01 23:46:14 +01:00
  • fc126f4c08 downgraded Twister dependency to prevent failing uvicorn Bram Wiepjes 2021-03-01 23:46:01 +01:00
  • 81f82461c3 Merge branch 'develop' 1.0.0 Bram Wiepjes 2021-03-01 20:19:52 +01:00
  • 4ba8611116 version 1.0.0 Bram Wiepjes 2021-03-01 20:18:00 +01:00
  • 1d926d73b8 Merge branch '320-attachment-filename-filter' into 'develop' Bram Wiepjes 2021-02-26 12:40:05 +00:00
  • 8889a6fb2f Proof of concept implementation showing how a filename contains filter could work given that file metadata is stored as a JSONField list. Nigel Gott 2021-02-26 12:40:05 +00:00
  • 4534369709 Merge branch '317-make-it-impossible-to-hide-the-primary-field-via-the-context-menu' into 'develop' Bram Wiepjes 2021-02-19 17:06:15 +00:00
  • e8f7bd9ce0 made it impossible to hide a field via the rest api Bram Wiepjes 2021-02-19 17:57:47 +01:00
  • 802658933d Merge branch '306-converting-text-to-date-doesn-t-respect-date-format' into 'develop' Bram Wiepjes 2021-02-18 16:30:38 +00:00
  • a8ef123ca9 Resolve "Converting text to date doesn't respect date format" Bram Wiepjes 2021-02-18 16:30:37 +00:00
  • 62652bf32b Merge branch '313-reconnecting-with-server-issue-redis-related' into 'develop' Bram Wiepjes 2021-02-18 13:47:08 +00:00
  • 24a50eb0e5 store redis dump in the writeable data directory Bram Wiepjes 2021-02-18 14:05:23 +01:00
  • 0a06f9d69c Merge branch 'jk2K-develop-patch-45914' into 'develop' Bram Wiepjes 2021-02-18 12:25:31 +00:00
  • d3baffa49c upgrade python to 3.7 jk2K 2021-02-18 12:25:31 +00:00
  • 78ef2c2942 Merge branch '187-disable-signup' into 'develop' Bram Wiepjes 2021-02-17 20:36:11 +00:00
  • e26824031a Resolve "Disable Signup" Bram Wiepjes 2021-02-17 20:36:11 +00:00
  • df2c265d9f Merge branch '312-having-many-link-row-fields-causes-the-tool-to-slow-down' into 'develop' Bram Wiepjes 2021-02-17 17:57:45 +00:00
  • 385f9bb2ed Resolve "Having many link row fields causes the backend to slow down" Bram Wiepjes 2021-02-17 17:57:45 +00:00
  • dcea9bd8b9 Merge branch '303-web-frontend-fails-hard-when-visiting-a-table-page-of-an-unknown-table' into 'develop' Bram Wiepjes 2021-02-15 11:26:56 +00:00
  • 907d48ca0a show correct error when an application, table or view is not found Bram Wiepjes 2021-02-15 12:18:16 +01:00
  • c039e911ea Merge branch '302-make-the-api-docs-compatible-with-smaller-screens' into 'develop' Bram Wiepjes 2021-02-14 16:03:38 +00:00
  • ad256dcc2c made the api docs compatible with smaller screens Bram Wiepjes 2021-02-14 16:55:33 +01:00
  • 3d978a68ca Merge branch '233-random-value-function-single-select' into 'develop' Bram Wiepjes 2021-02-14 13:33:42 +00:00
  • ea7a30c08e added random_value function to single select field type class Sascha Jullmann 2021-02-14 13:33:42 +00:00
  • 40b7637a69 Merge branch '69-test-for-fill-table-command' into 'develop' Bram Wiepjes 2021-02-14 13:20:23 +00:00
  • f708e22acd added tests for fill_table command Sascha Jullmann 2021-02-14 13:20:22 +00:00
  • 44fc99372a Merge branch '256-show-field-name-when-hovering-over-a-field_30-in-the-generated-api-docs' into 'develop' Bram Wiepjes 2021-02-13 13:12:19 +00:00
  • 96f6cebba5 Resolve "Show field name when hovering over a field_30 in the generated API docs" Bram Wiepjes 2021-02-13 13:12:18 +00:00
  • 870e18d706 renamed cloudron docs Bram Wiepjes 2021-02-12 10:42:47 +01:00
  • c89fdb39ec Merge branch '285-cloudron-app' into 'develop' Bram Wiepjes 2021-02-11 15:55:22 +00:00
  • 30a2505c1e Resolve "Cloudron app" Bram Wiepjes 2021-02-11 15:55:21 +00:00
  • 5116d35a1d Merge branch '297-single-select-dropdown-needs-to-be-aligned' into 'develop' Bram Wiepjes 2021-02-11 13:17:24 +00:00
  • 5e32bc8e8e Resolve "Single select dropdown needs to be aligned" Bram Wiepjes 2021-02-11 13:17:24 +00:00
  • 273c76ef16 Merge branch '276-redesign-left-sidebar-2' into 'develop' Bram Wiepjes 2021-02-10 17:14:38 +00:00
  • 23c11e4190 Resolve "Redesign left sidebar" Bram Wiepjes 2021-02-10 17:14:37 +00:00
  • cf6c9471fa Merge branch '295-make-it-possible-to-configure-smtp-settings-via-environment-variables' into 'develop' Bram Wiepjes 2021-02-09 16:32:29 +00:00
  • 72c92758e0 made it possible to configure smtp settings via environment variables Bram Wiepjes 2021-02-09 17:23:27 +01:00
  • 166627d717 Merge branch '265-refactor-the-get_-methods-of-the-handlers-so-that-they-do-not-check-for-permissions' into 'develop' Bram Wiepjes 2021-02-09 15:27:08 +00:00
  • b478a47843 removed the permissions when fetching via get_* handler methods Bram Wiepjes 2021-02-09 16:13:47 +01:00
  • 1df3cd06f1 Merge branch '293-the-datepicker-uses-the-local-timezone-instead-of-utc' into 'develop' Bram Wiepjes 2021-02-09 11:39:59 +00:00
  • 3fe0260318 use utc in the date picker Bram Wiepjes 2021-02-09 12:30:32 +01:00
  • 88d84aea2d Merge branch '292-show-error-when-the-web-frontend-can-t-connect-to-the-backend-when-rending-the-page-server-side' into 'develop' Bram Wiepjes 2021-02-09 10:29:53 +00:00
  • 6d1d3c86a7 Resolve "Show error when the web-frontend can't connect to the backend when rending the page server side." Bram Wiepjes 2021-02-09 10:29:53 +00:00
  • 8be40dc02a Merge branch '288-renaming-a-view-doesn-t-work-in-safari' into 'develop' Bram Wiepjes 2021-02-08 21:47:19 +00:00
  • 0058cc7bf2 fixed bug where the editable component did not work in combination with a user-select: none; property. Bram Wiepjes 2021-02-08 21:47:19 +00:00
  • 1f894cec85 Merge branch '291-fixed-bug-where-the-backend-would-fail-hard-if-a-too-long-file-name-is-provided' into 'develop' Bram Wiepjes 2021-02-08 20:45:43 +00:00
  • 68d76d600e Merge branch '290-fix-bug-where-single-select-field-without-options-can-t-be-converted-to-a-text-field' into 'develop' Bram Wiepjes 2021-02-08 20:37:24 +00:00
  • 058d70a419 Merge branch '290-fix-bug-where-single-select-field-without-options-can-t-be-converted-to-a-text-field' into 'develop' Bram Wiepjes 2021-02-08 20:37:05 +00:00
  • b5c5c36622 fixed bug where the backend would fail hard if a too long file name is provided Bram Wiepjes 2021-02-08 21:36:21 +01:00
  • 70dae5cc42 fixed bug where the single select field could not be converted if there are no options Bram Wiepjes 2021-02-08 20:23:50 +01:00
  • 445cc8dd5f Merge branch '286-update-drf-to-latest' into 'develop' Bram Wiepjes 2021-02-06 17:29:57 +00:00
  • 6f836b9045 Resolve "Update DRF spectacular to latest" Bram Wiepjes 2021-02-06 17:29:57 +00:00
  • f9d7ef1faf Merge branch '273-refactor-all-the-has_user-calls-that-raises-an-exception-for-has_user-raise_error-true' into 'develop' Bram Wiepjes 2021-02-06 13:47:13 +00:00
  • 18d5fa78ff Resolve "Refactor all the has_user calls that raises an exception for has_user(...raise_error=True)." Bram Wiepjes 2021-02-06 13:47:13 +00:00
  • ba1bc40d93 Merge branch '230-single-select-option-can-t-be-blank' into 'develop' Bram Wiepjes 2021-02-06 12:55:05 +00:00
  • fe5e62ef9c Merge branch '260-look-into-reportingobserver-intervention-ignored-attempt-to-cancel-a-touchmove' into 'develop' Bram Wiepjes 2021-02-06 12:33:38 +00:00
  • 55df6371c2 Resolve "Look into "ReportingObserver [intervention]: Ignored attempt to cancel a touchmove"" Bram Wiepjes 2021-02-06 12:33:38 +00:00
  • a64c2faacc added select field form option validation Bram Wiepjes 2021-02-06 13:29:13 +01:00
  • 45fd4d9ea9 Merge branch '281-bug-redirected-to-login-page' into 'develop' Bram Wiepjes 2021-02-05 14:26:48 +00:00
  • cb6df941e2 Resolve "Bug redirected to login page" Bram Wiepjes 2021-02-05 14:26:48 +00:00
  • 495e14d296 Merge branch 'develop' 0.8.0 Bram Wiepjes 2021-02-04 21:51:42 +01:00
  • 4c75a1206d changed version to 0.8.0 Bram Wiepjes 2021-02-04 21:51:06 +01:00
  • b90b81c327 Merge branch '138-inviting-users-to-a-group' into 'develop' Bram Wiepjes 2021-02-04 16:16:33 +00:00
  • c994b18462 Resolve "Inviting users to a group" Bram Wiepjes 2021-02-04 16:16:33 +00:00
  • a093575a58 Merge branch '278-plugins-stack-comms-issue-3' into 'develop' Bram Wiepjes 2021-02-04 15:21:18 +00:00
  • 527ed3f625 Resolve "Plugins stack - comms issue" Bram Wiepjes 2021-02-04 15:21:18 +00:00
  • e78e01cfe8 Merge branch '246-error-when-converting-field-with-an-incompatible-value-type' into 'develop' Bram Wiepjes 2021-01-26 12:33:23 +00:00
  • 7ad172627e Resolve "Error when converting field with an incompatible value type" Bram Wiepjes 2021-01-26 12:33:23 +00:00
  • 884f301e42 Merge branch '228-add-token-usage-details' into 'develop' Bram Wiepjes 2021-01-25 18:26:29 +00:00
  • fd999bfae4 Resolve "Add token usage details" Bram Wiepjes 2021-01-25 18:26:29 +00:00
  • 67fa8da835 Merge branch '144-hide-fields' into 'develop' Bram Wiepjes 2021-01-25 10:11:45 +00:00
  • dfa9b96219 Resolve "Hide fields" Keith Axline 2021-01-25 10:11:44 +00:00
  • de58eeef6f Merge branch '151-real-time-collaboration' into 'develop' Bram Wiepjes 2021-01-24 14:53:06 +00:00
  • 83c4912fc7 Resolve "Real time collaboration" Bram Wiepjes 2021-01-24 14:53:06 +00:00
  • ab62f98ecb Merge branch 'develop' 0.7.1 Bram Wiepjes 2021-01-13 13:17:37 +01:00
  • b37886dea2 changed version to 0.7.1 Bram Wiepjes 2021-01-13 13:17:21 +01:00
  • 4b2e8d3911 Merge branch '241-bug-when-a-link-row-relation-is-made-to-a-table-which-has-a-single-select-as-primary-field' into 'develop' Bram Wiepjes 2021-01-13 11:01:00 +00:00
  • f12ef4b6dc fixed bug that made it impossible to create a relation to single select as primary field Bram Wiepjes 2021-01-13 11:48:27 +01:00
  • eebf4aae80 Merge branch '239-look-into-select-option-error' into 'develop' Bram Wiepjes 2021-01-12 21:32:21 +00:00
  • b51165cc65 fixed converting to single select without select options Bram Wiepjes 2021-01-12 22:21:39 +01:00
  • 3f2f87a10f Merge branch 'develop' 0.7.0 Bram Wiepjes 2021-01-06 21:46:18 +01:00
  • 5c4fbf2723 version 0.7.0 Bram Wiepjes 2021-01-06 21:42:01 +01:00
  • 5b9c27c435 Merge branch '231-the-initial-table-rows-after-creating-an-account-don-t-have-the-correct-position' into 'develop' Bram Wiepjes 2021-01-06 20:40:07 +00:00
  • 68cdfca747 fixed insert above and below created upon signup bug Bram Wiepjes 2021-01-06 21:30:44 +01:00
  • 1d4ba4f531 Merge branch '102-single-select-option-field' into 'develop' Bram Wiepjes 2021-01-06 20:23:15 +00:00
  • d77e743dea Resolve "Single select option field" Bram Wiepjes 2021-01-06 20:23:15 +00:00
  • 353a3e59aa linter changes shashikanth 2021-01-06 19:49:04 +05:30
  • a4bad3f7b5 linter changes shashikanth 2021-01-06 19:45:43 +05:30
  • bcf74d74d6 Added Additional Date Filters shashikanth 2021-01-06 19:33:39 +05:30
  • 6e313cecd4 linter changes shashikanth 2021-01-06 02:23:14 +05:30
  • e4d4d1eef4 Add token usage details shashikanth 2021-01-06 01:48:41 +05:30
  • e48c2c5498 added hiring Bram Wiepjes 2020-12-22 13:31:22 +01:00
  • 0a9f08e3a5 replace static property with function Bram Wiepjes 2020-12-22 12:16:57 +01:00
  • cdc27f3b7e Merge branch '92-large-integers-result-in-error' into 'develop' Bram Wiepjes 2020-12-22 09:30:09 +00:00
  • 82b3248d69 Resolve "Large integers result in an error" Keith Axline 2020-12-22 09:30:09 +00:00
  • 7087188fdf added order to the fill table command Bram Wiepjes 2020-12-22 10:14:58 +01:00
  • 597f26da44 Merge branch '188-ability-to-select-subset-of-fields' into 'develop' Bram Wiepjes 2020-12-21 19:43:54 +00:00
  • 439aa0255d Resolve "Ability to select subset of fields" Bram Wiepjes 2020-12-21 19:43:54 +00:00