Adria Navarro
|
014a4cd467
|
Undo types
|
2023-05-25 12:22:53 +02:00 |
Adria Navarro
|
429dc8f6d2
|
Tidy up tsconfigs
|
2023-05-25 11:49:18 +02:00 |
Adria Navarro
|
19da68f822
|
Remove tsconfig references
|
2023-05-03 18:04:57 +01:00 |
mike12345567
|
19b568891e
|
Merge branch 'develop' of github.com:Budibase/budibase into chore/npmless-builds
|
2023-04-25 17:44:17 +01:00 |
adrinr
|
128802ebf3
|
Fix build
|
2023-04-24 18:05:53 +01:00 |
adrinr
|
afc5c99c6f
|
Revert "Merge pull request #10367 from Budibase/revert-10267-chore/pro_as_submodule"
This reverts commit df18119b56 , reversing
changes made to 676b85dbd8 .
|
2023-04-20 19:48:29 +01:00 |
adrinr
|
e65225996e
|
Revert https://github.com/Budibase/budibase/pull/10267
|
2023-04-20 19:04:20 +01:00 |
adrinr
|
1dcb6b32b2
|
Remove not required references
|
2023-04-17 15:54:13 +01:00 |
adrinr
|
eeb0daa98a
|
Update builds to exclude the package.json
|
2023-04-17 14:20:36 +01:00 |
adrinr
|
c82fb0ad58
|
Change type references
|
2023-04-11 17:00:47 +01:00 |
Adria Navarro
|
158703daef
|
Bug - BUDI-6068 filters do not work for google sheets (#9886)
* Add data-utils with filters
* Create data-utils
* Add data-utils to compiled code
* Reuse constants
* Fix tests
* Rename package to shared-core
* Namespace export shared-core
* Rely on rollup to bundle shared-core
* Revert "Rely on rollup to bundle shared-core"
This reverts commit e8b5a2bb9a .
* Updating version and removing private.
* Update version
* Increment versions.
* Implement sort
* Enabling sort
* v2.3.21-alpha.2
* Fix build
* Improve readability
* Move deepGet to shared helper
* Better type usage
* Fix types
* Configure types
* Fix vite refs
* Add dep
* Fixing depencencies on client
* Add missing dev command
* Fix loading issues
* Update versions to latest
* Multiple es6 and commonjs configs
* Config
* Use local packages on rollup for client
* Change shared-core and types entry points
---------
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
|
2023-03-09 08:50:26 +00:00 |
Rory Powell
|
27c917db35
|
Use swc option with ts-node (#9447)
|
2023-01-27 09:33:04 +00:00 |
Rory Powell
|
5da699e27c
|
Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings
|
2022-11-14 13:29:46 +00:00 |
Rory Powell
|
780c589aa6
|
Export core test pkg as package.json export
|
2022-06-13 15:29:19 +01:00 |
Rory Powell
|
12aa9fa1ce
|
Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings
|
2022-06-10 22:57:12 +01:00 |
Rory Powell
|
0cf777a0cd
|
Build fixes
|
2022-06-09 12:33:10 +01:00 |
Rory Powell
|
b986b689d6
|
Historical timestamps
|
2022-05-25 21:32:08 +01:00 |
Rory Powell
|
1eed4da35f
|
Add TS references to improve build watching
|
2022-05-25 13:31:49 +01:00 |
Rory Powell
|
3b9142f103
|
Build and test fixes
|
2022-05-03 22:58:19 +01:00 |
Rory Powell
|
0a4b1eb552
|
Tests complete + backwards compatibility for deployment
|
2022-03-22 00:23:22 +00:00 |
Rory Powell
|
b589706646
|
Add jest to types
|
2022-02-08 14:26:18 +00:00 |
Rory Powell
|
e29649dd18
|
Add node type support
|
2022-02-08 13:08:38 +00:00 |
Michael Drury
|
4b23a78bc9
|
Fixing a typescript issue in server.
|
2022-02-01 20:29:12 +00:00 |
mike12345567
|
781e8359a1
|
Adding worker-farm back to have a mechanism to run queries within which we can timeout.
|
2021-11-10 19:35:09 +00:00 |
mike12345567
|
a15d15decb
|
Linting.
|
2021-06-30 18:33:55 +01:00 |
mike12345567
|
b76d6a77ca
|
Upgrading target to es6 for typescript compilation.
|
2021-06-28 14:19:21 +01:00 |
mike12345567
|
ffc54c3720
|
First attempt and re-writing a portion of the server in typescript.
|
2021-06-24 18:16:48 +01:00 |