1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

11714 commits

Author SHA1 Message Date
Martin McKeaveney 4630ec8dd8
Merge pull request #4867 from Budibase/develop
develop -> master
2022-03-10 02:00:02 +01:00
Martin McKeaveney 131dd0aa97
Merge pull request #4587 from CommanderRoot/rm-deprecated-substr
Replace deprecated String.prototype.substr()
2022-03-10 01:57:57 +01:00
Budibase Release Bot c8d553dfb2 v1.0.81 2022-03-10 00:46:03 +00:00
Budibase Staging Release Bot 86a54664fe v1.0.81-alpha.6 2022-03-09 22:11:25 +00:00
Rory Powell bd99643dab Merge branch 'develop' into labday/status-banner 2022-03-09 21:39:30 +00:00
Budibase Staging Release Bot 41cd197f3f v1.0.81-alpha.5 2022-03-09 16:37:44 +00:00
mike12345567 7707755a32 Fixing an issue with the tables store, some calls depended on the fetch returning the table list. 2022-03-09 11:22:02 +00:00
Budibase Staging Release Bot 516cadab9d v1.0.81-alpha.4 2022-03-08 17:23:38 +00:00
Budibase Staging Release Bot 66996ee818 v1.0.81-alpha.3 2022-03-08 16:48:36 +00:00
Rory Powell c22fb79d94 Merge branch 'develop' into labday/status-banner 2022-03-08 16:31:07 +00:00
Budibase Staging Release Bot 31614e942b v1.0.81-alpha.2 2022-03-08 15:58:48 +00:00
Budibase Staging Release Bot fc9c0b3c4d v1.0.81-alpha.1 2022-03-08 15:31:24 +00:00
Peter Clement c3b6d74c8b Merge remote-tracking branch 'origin/develop' into feature/export-from-client 2022-03-08 13:56:56 +00:00
Peter Clement 7d9bed3a3f account for blocks within export button action 2022-03-08 13:31:14 +00:00
Peter Clement 8b9991be24 Update how button action for exporting works 2022-03-08 12:58:05 +00:00
Budibase Staging Release Bot 0dc3696096 v1.0.81-alpha.0 2022-03-08 12:05:17 +00:00
Martin McKeaveney 3104a14012 merge 2022-03-08 12:40:41 +01:00
Martin McKeaveney 43348fd54f merge from master 2022-03-08 12:34:27 +01:00
Martin McKeaveney 62b9983d03
Merge pull request #4824 from Budibase/feature/export-from-client
Export selected rows from button action
2022-03-08 12:31:47 +01:00
Budibase Staging Release Bot dafd0ec305 v1.0.80-alpha.5 2022-03-08 11:06:36 +00:00
Martin McKeaveney 1e61793348
Merge pull request #4838 from mslourens/data_source_modal_error_handling
show correct error and keep modal open
2022-03-08 11:59:01 +01:00
Maurits Lourens 4df23dd2b8 show correct error and keep modal open 2022-03-08 11:15:02 +01:00
Budibase Staging Release Bot b39d0edec7 v1.0.80-alpha.4 2022-03-08 10:03:32 +00:00
Budibase Release Bot 0295a18622 v1.0.80 2022-03-08 08:51:10 +00:00
Budibase Staging Release Bot f7de7ed349 v1.0.80-alpha.3 2022-03-07 17:22:25 +00:00
Peter Clement ea63b9b065 Add button action allowing for export of client row selection 2022-03-07 12:06:11 +00:00
Andrew Kingston 6e439c7eb5 Properly remove window event listener when unmounting component preview 2022-03-07 10:17:05 +00:00
Budibase Staging Release Bot e159e4a15e v1.0.80-alpha.2 2022-03-07 10:14:10 +00:00
Budibase Staging Release Bot 946d245020 v1.0.80-alpha.1 2022-03-06 21:05:20 +00:00
Budibase Staging Release Bot d328728978 v1.0.80-alpha.0 2022-03-04 11:33:27 +00:00
mike12345567 5d7f4b6ab7 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-04 11:25:32 +00:00
Budibase Release Bot 89e4c59e3c v1.0.79 2022-03-04 10:13:53 +00:00
Budibase Staging Release Bot 5823e3e463 v1.0.79-alpha.11 2022-03-03 14:33:26 +00:00
Budibase Staging Release Bot ecc99a3eac v1.0.79-alpha.10 2022-03-03 12:44:58 +00:00
Andrew Kingston af100caddb
Merge pull request #4750 from Budibase/fix/option-picker-values
Fixes for 409s and option picker values
2022-03-03 12:37:59 +00:00
Budibase Staging Release Bot fcdc10fdda v1.0.79-alpha.9 2022-03-03 09:13:11 +00:00
Budibase Staging Release Bot 7162937493 v1.0.79-alpha.8 2022-03-02 23:16:59 +00:00
Budibase Staging Release Bot 29454f2b97 v1.0.79-alpha.7 2022-03-02 10:47:17 +00:00
Budibase Staging Release Bot e932338f30 v1.0.79-alpha.6 2022-03-02 10:01:25 +00:00
mike12345567 2436bc2e32 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-03-01 18:43:52 +00:00
Budibase Staging Release Bot 44063d9d9f v1.0.79-alpha.5 2022-03-01 14:10:17 +00:00
Peter Clement c630a18946
Merge pull request #4390 from Budibase/feature/automation-data-types
Adding ability to toggle between Automation input types.
2022-03-01 14:00:21 +00:00
Budibase Staging Release Bot 3a3f3d5a06 v1.0.79-alpha.4 2022-03-01 13:45:26 +00:00
Rory Powell 3c2849a6ab
Merge pull request #4752 from Budibase/fix/cypress-ci
Update cy:run:ci to not use --record
2022-03-01 13:39:23 +00:00
Budibase Staging Release Bot cbb9fe5fcf v1.0.79-alpha.3 2022-03-01 12:22:03 +00:00
Mitch-Budibase 92eb199c86
Merge pull request #4751 from Budibase/cypress-testing
Changes for Table test - Commands.js
2022-03-01 12:15:44 +00:00
Rory Powell 54250b5d13 Update cy:run:ci to not use --record 2022-03-01 12:11:19 +00:00
Budibase Staging Release Bot 42941942a5 v1.0.79-alpha.2 2022-03-01 12:09:29 +00:00
Peter Clement 9931deceba
Merge pull request #4638 from Budibase/feature/table-row-selection
Allow selection of rows from table component
2022-03-01 12:03:24 +00:00
Peter Clement b6ed6fe90f fix automation 2022-03-01 11:58:20 +00:00