Andrew Kingston
12ab081656
Darken icon labels slightly
2024-05-23 16:40:00 +01:00
Andrew Kingston
ef7db8b5a7
Fix positioning and sizing of icon select and attempt to make somewhat presentable
2024-05-23 16:36:19 +01:00
mike12345567
2d601d64a3
Test fix and pro reference update.
2024-05-23 16:32:43 +01:00
Sam Rose
325819ebae
Fix tests (take 3).
2024-05-23 16:13:07 +01:00
Andrew Kingston
1156209399
Color invalid options grey in grids
2024-05-23 15:59:04 +01:00
Budibase Staging Release Bot
1004b052ba
Bump version to 2.27.3
2024-05-23 14:39:52 +00:00
Conor Webb
7d256d235a
Enum columns unexpectedly breaking fix ( #13756 )
...
* Added enum to SQL_MISC_TYPE_MAP to correctly map to FieldType.OPTIONS
* improve enum values extraction for multiple single-select support
* Tests to ensure enums are typed correctly MySQL and Postgres
* Fixed linting issue
* Ran prettier
2024-05-23 14:31:11 +00:00
Andrew Kingston
de78f1a242
Use array.reduce to generate color map
2024-05-23 15:20:16 +01:00
Sam Rose
c8e7b6d777
Merge branch 'master' of github.com:budibase/budibase into sqs-user-tests
2024-05-23 15:17:06 +01:00
Sam Rose
a6d2f82e7b
Fix tests.
2024-05-23 15:16:52 +01:00
Andrew Kingston
80af9042b0
Rewrite options editor to use svelte store and be much cleaner
2024-05-23 15:16:19 +01:00
Adria Navarro
c531e5913d
Merge pull request #13755 from Budibase/BUDI-8279/time-constrains
...
Time constraints
2024-05-23 16:11:28 +02:00
mike12345567
66686fd970
Making sure all JSON column types are correctly handled.
2024-05-23 15:00:13 +01:00
mike12345567
0c28d05d40
Some work to correctly handle JSON columns from SQS as well.
2024-05-23 14:57:38 +01:00
mike12345567
90d646facb
Updating pagination method.
2024-05-23 14:37:41 +01:00
Adria Navarro
cf43530e1c
Merge branch 'master' into BUDI-8279/time-constrains
2024-05-23 15:33:50 +02:00
Adria Navarro
7d77b517be
Merge pull request #13752 from Budibase/BUDI-8279/prevent-changing-date-or-time-only-when-fetched
...
Prevent changing date or time only when fetched
2024-05-23 15:27:26 +02:00
mike12345567
99536c2d0b
PR comments.
2024-05-23 14:24:49 +01:00
Adria Navarro
43acea931a
Ensure iso time config still work
2024-05-23 15:23:02 +02:00
Andrew Kingston
a9d9c170ce
Merge branch 'master' of github.com:Budibase/budibase into grid-ux-improvements
2024-05-23 14:08:27 +01:00
Adria Navarro
b8400294d5
Add extra tests
2024-05-23 14:59:51 +02:00
Adria Navarro
d1ef9067dc
Allow range crossing midnight
2024-05-23 14:59:51 +02:00
Adria Navarro
5b80e4fb6e
Add more tests
2024-05-23 14:59:51 +02:00
Adria Navarro
d58c144dce
Add extra tests
2024-05-23 14:59:51 +02:00
Adria Navarro
fb06254964
Extra tests
2024-05-23 14:59:51 +02:00
Adria Navarro
bed18615b5
Add basic tests
2024-05-23 14:59:51 +02:00
Adria Navarro
e169454490
Move utils to backend-core
2024-05-23 14:59:51 +02:00
Adria Navarro
402426a5f3
Validate time only field constrains
2024-05-23 14:59:51 +02:00
Adria Navarro
ac92aaeab3
Extract HH:mm
2024-05-23 14:59:51 +02:00
Adria Navarro
9b3f467a52
Time-date only on constraint settings
2024-05-23 14:59:51 +02:00
Andrew Kingston
4f0dd189a2
Remove ugly outline from options editor
2024-05-23 13:19:27 +01:00
Andrew Kingston
8d837038cf
Disable grid keyboard handling while certain popovers are open
2024-05-23 13:17:09 +01:00
Andrew Kingston
8967261d82
Update leftover usage of cell ID separator updates
2024-05-23 12:13:41 +01:00
Andrew Kingston
3e13a06a8f
Update option auto naming
2024-05-23 12:10:53 +01:00
Adria Navarro
c7a4179c40
Merge branch 'master' into BUDI-8279/prevent-changing-date-or-time-only-when-fetched
2024-05-23 13:00:27 +02:00
Adria Navarro
366dc26be9
Merge pull request #13753 from Budibase/BUDI-8279/validate-time
...
Validate time fields
2024-05-23 13:00:13 +02:00
Andrew Kingston
8378afb3c2
Merge branch 'master' of github.com:Budibase/budibase into grid-ux-improvements
2024-05-23 11:51:23 +01:00
Michael Drury
d8870f1852
Merge branch 'master' into feature/audit-log-sqs
2024-05-23 10:44:39 +01:00
Sam Rose
120f240f01
Fix tests.
2024-05-23 10:43:44 +01:00
Adria Navarro
2626c1a721
Send right time
2024-05-23 11:39:45 +02:00
Adria Navarro
f6146c4974
Validate time only fields
2024-05-23 11:39:45 +02:00
Adria Navarro
028afd9cca
Fix checks
2024-05-23 11:34:58 +02:00
Adria Navarro
b3bea1e839
Block timeOnly changes in the api
2024-05-23 10:40:33 +02:00
Adria Navarro
2cc329994a
Don't allow chaning time only to datetime
2024-05-23 10:40:33 +02:00
Sam Rose
a9f8a72ebd
Attempting to fix tests.
2024-05-22 18:00:32 +01:00
mike12345567
77d049722f
Updating pro and updating test cases to try both lucene and SQS.
2024-05-22 17:37:56 +01:00
Sam Rose
f8fb08c72c
Merge master.
2024-05-22 17:24:29 +01:00
mike12345567
0ebb55eea0
Updating pro (again).
2024-05-22 17:10:27 +01:00
Sam Rose
4a9c1ada0f
Merge pull request #13740 from Budibase/delete-sql-spec-ts-2
...
Move more tests out of `sql.spec.ts`
2024-05-22 17:07:50 +01:00
mike12345567
782bc55842
Updating pro.
2024-05-22 17:04:09 +01:00