1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
Commit graph

1774 commits

Author SHA1 Message Date
Andrew Kingston
9f92ee2d0b Add compact setting to table 2022-02-18 13:08:18 +00:00
Andrew Kingston
f45715d61b Only autosort columns when custom columns are not specified 2022-02-18 12:35:39 +00:00
Budibase Staging Release Bot
6361565dc7 v1.0.66-alpha.0 2022-02-15 17:15:15 +00:00
mike12345567
db45086105 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-02-15 16:54:21 +00:00
Budibase Release Bot
83e0f68597 v1.0.65 2022-02-15 15:43:32 +00:00
Andrew Kingston
6ec1add951 Merge pull request #4505 from Budibase/fix/tag-settings-bar
Fix slash appearing in the tag settings bar
2022-02-15 15:37:35 +00:00
mike12345567
352c903fa5 Updating client yarn lock. 2022-02-15 14:50:21 +00:00
mike12345567
6cb7c2b770 Fix for safari, removing all usage of regex lookbehinds. 2022-02-15 14:48:32 +00:00
Andrew Kingston
f1a1f701f3 Fix slash appearing in the tag settings bar 2022-02-15 10:48:13 +00:00
Budibase Staging Release Bot
e22f0fe5d1 v1.0.58-alpha.7 2022-02-15 10:36:59 +00:00
Budibase Staging Release Bot
fd7da375e0 v1.0.58-alpha.6 2022-02-15 09:23:08 +00:00
Budibase Release Bot
6f267526c5 v1.0.64 2022-02-15 09:22:36 +00:00
Andrew Kingston
6352e66b09 Merge branch 'develop' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-15 09:11:08 +00:00
Budibase Staging Release Bot
8233a522e0 v1.0.58-alpha.5 2022-02-14 18:05:17 +00:00
Andrew Kingston
5984746809 Don't run visualiser in client library when not in production 2022-02-14 18:01:43 +00:00
Andrew Kingston
2972927a18 Merge branch 'develop' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-14 17:58:42 +00:00
Andrew Kingston
bd99ffb5b7 Merge pull request #4475 from Budibase/table-column-config
Table column config
2022-02-14 17:57:56 +00:00
Budibase Staging Release Bot
410e8a2888 v1.0.58-alpha.4 2022-02-14 15:04:23 +00:00
Andrew Kingston
f433343dc4 Update table block to use new column config setting 2022-02-14 13:11:01 +00:00
Budibase Staging Release Bot
b010c2fd63 v1.0.58-alpha.3 2022-02-14 12:04:23 +00:00
Andrew Kingston
2f9874d7c8 Merge branch 'develop' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-14 11:48:48 +00:00
Budibase Staging Release Bot
709e5ac547 v1.0.58-alpha.2 2022-02-14 11:00:33 +00:00
Budibase Release Bot
0862c8db84 v1.0.63 2022-02-14 09:34:12 +00:00
Budibase Release Bot
3f46eb4fd0 v1.0.62 2022-02-12 12:01:26 +00:00
Budibase Release Bot
adbfbb62c1 v1.0.61 2022-02-12 11:04:28 +00:00
Budibase Release Bot
c27a552d88 v1.0.60 2022-02-11 18:47:34 +00:00
Budibase Staging Release Bot
e4d5aa6521 v1.0.58-alpha.1 2022-02-11 18:29:37 +00:00
Budibase Release Bot
93336bf798 v1.0.59 2022-02-11 18:25:35 +00:00
Andrew Kingston
0f2d41c342 Merge branch 'develop' of github.com:Budibase/budibase into table-column-config 2022-02-11 14:28:36 +00:00
Budibase Release Bot
16106548ac v1.0.58 2022-02-10 18:13:24 +00:00
Budibase Staging Release Bot
7f7bd8f447 v1.0.58-alpha.0 2022-02-10 18:04:34 +00:00
Martin McKeaveney
d1cebc61a9 merge with master 2022-02-10 18:57:26 +01:00
Andrew Kingston
5f72066dde Update table component to use new settings component and support new column config setting structure 2022-02-10 16:42:15 +00:00
Budibase Staging Release Bot
39a27d1dae v1.0.50-alpha.7 2022-02-10 11:03:45 +00:00
Budibase Release Bot
9852015cfa v1.0.57 2022-02-10 10:41:52 +00:00
Martin McKeaveney
a495050871 merge with develop 2022-02-10 11:39:15 +01:00
Budibase Release Bot
87db7db456 v1.0.56 2022-02-10 09:35:51 +00:00
Budibase Release Bot
a15268d682 v1.0.55 2022-02-09 17:41:16 +00:00
Andrew Kingston
0e59be9375 Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-09 15:18:44 +00:00
Budibase Staging Release Bot
7ed0cb274a v1.0.50-alpha.6 2022-02-09 15:12:28 +00:00
Budibase Release Bot
18ea87e5e3 v1.0.54 2022-02-09 14:57:41 +00:00
Michael Drury
1cc32e42c0 Merge branch 'develop' into frontend-core 2022-02-09 14:42:05 +00:00
Budibase Staging Release Bot
fcddaf1f73 v1.0.50-alpha.5 2022-02-09 14:38:55 +00:00
Budibase Release Bot
c941ecad1e v1.0.53 2022-02-09 14:27:35 +00:00
Andrew Kingston
91ef045396 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-09 14:24:05 +00:00
mike12345567
70c9782e9a Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes 2022-02-09 12:48:53 +00:00
Budibase Release Bot
4ab5ef95ee v1.0.52 2022-02-08 17:19:05 +00:00
mike12345567
d13985af3f Fix for #3758 - updating the datetime cell renderer and form component to be capable of display time only formats, as well as adding an option to only select the time component for a date time form field. 2022-02-08 16:15:08 +00:00
Budibase Staging Release Bot
14b0ef2ec5 v1.0.50-alpha.4 2022-02-08 16:13:59 +00:00
Budibase Release Bot
7dbb77fcff v1.0.51 2022-02-08 16:06:53 +00:00