mike12345567
6ac4669f0a
Fixing some issues detected by testing.
2022-11-26 21:26:19 +00:00
mike12345567
93cb1c52de
Final typescript conversions for server.
2022-11-26 16:24:37 +00:00
mike12345567
3aed49778f
One file left in the server, some fixes after converting the internal row controller.
2022-11-26 15:42:53 +00:00
mike12345567
4868083208
Fixes based on server build so far.
2022-11-26 15:10:41 +00:00
mike12345567
ea66f7ac38
Disabling js interop in Typescript build of backend-core and worker, fixing build issues.
2022-11-26 14:46:01 +00:00
mike12345567
b92d1855fe
Merge branch 'develop' of github.com:Budibase/budibase into refactor/backend-core-worker
2022-11-26 13:51:19 +00:00
mike12345567
0a32126c5b
Automation overhaul to Typescript, plus type updates.
2022-11-25 19:57:07 +00:00
mike12345567
17865a5ef4
Typescript conversion of linked row controller.
2022-11-25 18:54:57 +00:00
mike12345567
0c73662f32
Some server typescript re-writes, only automations left and some controllers.
2022-11-25 15:01:46 +00:00
Rory Powell
cfaae2c3fa
Merge pull request #8814 from Budibase/env-var-fix-master
...
Environment variable type coercion fix
2022-11-25 14:47:43 +00:00
Budibase Release Bot
e5bad5c599
Update pro version to 2.1.36
2022-11-25 14:14:57 +00:00
Budibase Release Bot
4f5806fba3
v2.1.36
2022-11-25 14:11:38 +00:00
melohagan
00fc52dd80
Merge pull request #8810 from Budibase/bug/sev2/disable-date-picker
...
Disable date picker
2022-11-25 14:01:00 +00:00
Budibase Staging Release Bot
998fd7ccc8
Update pro version to 2.1.32-alpha.10
2022-11-25 14:00:38 +00:00
Budibase Staging Release Bot
229f7bd35b
v2.1.32-alpha.10
2022-11-25 13:57:11 +00:00
Martin McKeaveney
035d66c86e
Merge pull request #8790 from Budibase/bug/sev4/duplicate-add-binding-button
...
Remove duplicate add binding button
2022-11-25 13:33:36 +00:00
Rory Powell
f8dfc32103
Merge pull request #8813 from Budibase/env-var-fix
...
Environment variable type coercion fix
2022-11-25 13:30:00 +00:00
Budibase Release Bot
eddf5d1374
Update pro version to 2.1.35
2022-11-25 12:59:26 +00:00
Rory Powell
42f596c728
Environment variable type coercion fix
2022-11-25 12:55:58 +00:00
Budibase Release Bot
b806c6bfba
v2.1.35
2022-11-25 12:55:56 +00:00
Rory Powell
20c4b00a0c
Environment variable type coercion fix
2022-11-25 12:52:50 +00:00
Rory Powell
938b6af7d9
Merge pull request #8811 from Budibase/per-user-fixes
...
Update Price type def
2022-11-25 12:44:24 +00:00
Rory Powell
e450afa4b7
Update Price type def
2022-11-25 11:00:35 +00:00
Mel O'Hagan
19fdd84113
Disable input
2022-11-25 10:54:36 +00:00
Budibase Staging Release Bot
3a3cc523f8
Update pro version to 2.1.32-alpha.9
2022-11-25 10:21:14 +00:00
Budibase Staging Release Bot
003049abb2
v2.1.32-alpha.9
2022-11-25 10:17:30 +00:00
Gerard Burns
21b2706cea
Skeleton Loading States ( #8719 )
...
* Loading Skeletons
* PR Feedback
2022-11-25 10:02:43 +00:00
mike12345567
a38d617138
Complete conversion of backend-core to Typescript.
2022-11-24 18:48:51 +00:00
Budibase Release Bot
38994eb977
Update pro version to 2.1.34
2022-11-24 15:29:22 +00:00
Budibase Release Bot
3a97595805
v2.1.34
2022-11-24 15:25:31 +00:00
melohagan
c01562456b
Merge pull request #8798 from Budibase/bug/sev3/homescreen-on-load
...
Only uncheck other homescreens if homescreen set
2022-11-24 15:13:24 +00:00
Budibase Release Bot
4d1599082a
Update pro version to 2.1.33
2022-11-24 13:59:59 +00:00
Budibase Release Bot
0a46bcc1e1
v2.1.33
2022-11-24 13:56:05 +00:00
deanhannigan
30160a5fc1
Merge pull request #8795 from Budibase/fix/pass-request-context-to-dynamic-var-retry
...
User/Auth context now being passed to dynamic variable request updates
2022-11-24 13:42:51 +00:00
Mel O'Hagan
7deef86cb2
Only uncheck other homescreens if homescreen set
2022-11-24 13:24:09 +00:00
Budibase Release Bot
8442da7aef
Update pro version to 2.1.32
2022-11-24 12:21:22 +00:00
Budibase Release Bot
e2edbced82
v2.1.32
2022-11-24 12:17:58 +00:00
melohagan
a9402c4ab7
Merge pull request #8797 from Budibase/bug/sev2/no-fetch-create-table
...
Allow tables to be created even if no fetch
2022-11-24 12:06:44 +00:00
Mel O'Hagan
29de393a2f
Allow tables to be created even if no fetch
2022-11-24 11:45:58 +00:00
Dean
821cff392c
User/Auth context now being passed to dynamic variable request updates
2022-11-24 10:16:05 +00:00
mike12345567
1b408e60f2
Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style.
2022-11-23 18:25:20 +00:00
Mel O'Hagan
84aa2d4776
Remove duplicate add binding button
2022-11-23 18:19:43 +00:00
Dean
13616e5966
Review updates
2022-11-23 17:12:23 +00:00
Budibase Staging Release Bot
c79f7506c1
Update pro version to 2.1.32-alpha.8
2022-11-23 17:06:27 +00:00
Budibase Staging Release Bot
55efd02421
v2.1.32-alpha.8
2022-11-23 17:02:56 +00:00
Mitch-Budibase
05d6144bd9
Merge pull request #8786 from Budibase/cypress-build-fix
...
Cypress Build Update
2022-11-23 16:49:40 +00:00
Mitch-Budibase
88cf737087
Cypress Build Update
...
Few changes to assist with the nightly build
appPublishWorkflow
- Removing closeModal function calls (no longer needed)
createBinding
- Update to remove a component from some of the tests
- New command for this also
REST
- Skipping these tests -> there are only 2 and will be replaced via API
Commands
- Additional changes to support the nightly build
- mainly navigation based due to recent code changes to the product
2022-11-23 16:19:50 +00:00
Dean
de8d1daca2
Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source
2022-11-23 16:13:04 +00:00
Budibase Staging Release Bot
8b4c02b534
Update pro version to 2.1.32-alpha.7
2022-11-23 15:17:06 +00:00
Budibase Staging Release Bot
3fc0138e86
v2.1.32-alpha.7
2022-11-23 15:13:37 +00:00