Andrew Kingston
|
a3cb7e9516
|
Add basic component type
|
2022-11-29 16:21:59 +00:00 |
Andrew Kingston
|
02ef58c7fc
|
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
|
2022-11-29 12:22:56 +00:00 |
Andrew Kingston
|
4279d3687e
|
Update table migration test to use imports, and update TestConfiguration to work with type parameters
|
2022-11-29 12:19:37 +00:00 |
Michael Drury
|
1f0570907a
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-11-29 11:13:54 +00:00 |
mike12345567
|
ab914bcca2
|
Final fixes after re-running all test suites.
|
2022-11-28 19:12:23 +00:00 |
mike12345567
|
482c130a2e
|
Some fixes after re-running server tests.
|
2022-11-28 18:14:10 +00:00 |
mike12345567
|
b5b74b9cad
|
General work after running some tests in CI - general refactoring as well.
|
2022-11-28 17:54:04 +00:00 |
mike12345567
|
ce1b626f68
|
Updates to fix build.
|
2022-11-28 13:24:39 +00:00 |
Andrew Kingston
|
3c3c2325e7
|
Add tests for table settings migration
|
2022-11-28 12:20:49 +00:00 |
Mel O'Hagan
|
cde3c2e8ff
|
lint
|
2022-11-28 12:05:19 +00:00 |
Mel O'Hagan
|
38210cebe5
|
Don't parse number arrays as date
|
2022-11-28 12:04:44 +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
|
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 |
Andrew Kingston
|
2a6ba0536f
|
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
|
2022-11-25 11:24:57 +00:00 |
mike12345567
|
a38d617138
|
Complete conversion of backend-core to Typescript.
|
2022-11-24 18:48:51 +00:00 |
Andrew Kingston
|
fa68773b3e
|
Refactor table settings migration slightly and add missing await keyword
|
2022-11-24 14:23:27 +00:00 |
Andrew Kingston
|
0016899459
|
Rename table settings migration and only run on dev apps
|
2022-11-24 14:23:04 +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
|
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
|
37410e041a
|
Some fixes based on test runs.
|
2022-11-23 11:44:15 +00:00 |
mike12345567
|
6f6d000cb8
|
Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions.
|
2022-11-22 19:49:59 +00:00 |
mike12345567
|
ed6a6ab8ce
|
Updating all of the route files to typescript, as well as some controllers.
|
2022-11-22 18:49:19 +00:00 |
mike12345567
|
a620791d13
|
More controller typescript conversions.
|
2022-11-22 16:52:25 +00:00 |
Andrew Kingston
|
cac780eb50
|
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
|
2022-11-22 16:52:09 +00:00 |
mike12345567
|
7ab2029b5d
|
Typescript conversion of the table controllers.
|
2022-11-22 13:56:01 +00:00 |
mike12345567
|
a74225cd1e
|
More Typescript conversion, as part of backend-core importing improvements.
|
2022-11-22 12:41:36 +00:00 |
mike12345567
|
51471449fc
|
Merge branch 'develop' of github.com:Budibase/budibase into refactor/backend-core-import
|
2022-11-22 12:03:31 +00:00 |
mike12345567
|
ee4ebbfb56
|
Some typescript conversions, moving a few imports around.
|
2022-11-21 18:33:34 +00:00 |
Dean
|
ce1ddb4458
|
Import refactoring and some review updates.
|
2022-11-21 15:53:47 +00:00 |
Dean
|
7fe99448f7
|
Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource
|
2022-11-21 15:40:11 +00:00 |
mike12345567
|
5aa1f94cfe
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-11-21 15:05:48 +00:00 |
Dean
|
a123e65e78
|
Import fixes for backend core constants. Minor name change for default data source from Test DB to Sample Data
|
2022-11-21 12:47:36 +00:00 |
Dean
|
4a94ef8bf9
|
Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource
|
2022-11-21 11:10:29 +00:00 |
Andrew Kingston
|
8d8e33a19e
|
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
|
2022-11-21 10:30:25 +00:00 |
Rory Powell
|
626576dbee
|
Require params on db.remove
|
2022-11-21 10:07:51 +00:00 |
Mel O'Hagan
|
0fddf09cdc
|
Break if any column is static formula
|
2022-11-18 12:32:04 +00:00 |
mike12345567
|
318233d812
|
Some minor updates after running qa-core tests, found some issues that likely exists before context update.
|
2022-11-17 16:30:38 +00:00 |
Dean
|
2d81f516e0
|
Shifted the budibase datasource constant to backend-core
|
2022-11-17 16:28:48 +00:00 |
Dean
|
5845a17511
|
Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource
|
2022-11-17 15:39:40 +00:00 |
mike12345567
|
fcb6f985a6
|
Updating some enums, plural to single.
|
2022-11-17 14:59:18 +00:00 |
mike12345567
|
c4f041e511
|
Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database.
|
2022-11-17 14:35:03 +00:00 |
mike12345567
|
4c44b7a224
|
PR comments - still experiencing build issues.
|
2022-11-17 13:31:54 +00:00 |
Andrew Kingston
|
f47ae91ce1
|
Update table settings migration to handle new behaviour settings for table blocks
|
2022-11-17 10:11:25 +00:00 |
mike12345567
|
bf86640e9d
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
|
2022-11-16 18:12:31 +00:00 |
mike12345567
|
4f64798ada
|
Updating middlewares to Typescript, as well as some fixes based on running tests.
|
2022-11-16 17:24:13 +00:00 |