Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ivanceras/elm-webclient

elm webclient for diwata
https://github.com/ivanceras/elm-webclient

Make the UI react with New Record button and the copy record button

64be05464db8f16446097f669959fd575324ec81 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Refactor WindowArena.ArenaArg to use Action enum (ListPage, Select, Copy and New) for further flexibility when adding new records into the DB using detailedRecordUI

Refactor Query to unify sort,filter,page in one place

33dbe1c18c6c2e342da0a47c84c489fd36fee204 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Fix tab-row content not wrapping the next row when there is enough room for it, ie: when table have less columns, the next row tries to inline with the previous row

b955ef334e74a62a9bda31cd4664d69085e8c306 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Commented out debugging code

Beautify the widget value displayed rows

05e08012ca647fdeb4b2a9d4ea91a80020c7debd authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add the border to the rows in the column list to make the Tab list more pleasant to look at

5d617b3a239af5bf3325207547b95b67b6967429 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Refactor ArenaArg to make its tableName optional, while arenaArg is a required field for WindowArena, Window and DetailedRecord

21cc8ed346bf062c5bd02e4e9231d18d0063e72a authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Restore mistakenly removed code for Maximize button, instead of close

Restore previous code for Maximize button. Add the implementation for the CloseButton

a7fe52611ec72f233076125a4474728c557bb871 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
elm-format all files

55c492292661f89773ef3815e0ffc31ff4975bf5 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Remove rerouteNeeded logic when modifying the url (programmatically/manually). All url changes trigger a routing event

c57612ab6694730f6d4ab37baedd7e68a3227694 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make detail record card view split included in the arenaArg, recoded splitTabHeight calculations

43372051cc274adc6859ff7576d575f3315843e0 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Show the loading indicator when toggling column order

5e91dc96dedbae8c28fde76929984a54590480f9 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Implement Cancel changes on tab, which cancel all changes in the rows

f79a86ba0cfe40af1286b97a47bbdd6b7be64ab9 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Implement changes indicated and cancel changes functionality in Detailed record view

2946288e3038f241083866e83e88c2351c96d42c authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Fix display of oneOneRecord, it was showing the values in the detail records instead of the oneOneRecords

16ceb3aceb82d95a9c283ac6244f459c0579e5dd authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Display only the sort order number if multi-sort is enabled

90abedced6bc80ac2184f253bfa074af35870c06 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Implemented the single and multi-column sorting, backend and front-end

c1a736ed1021938516d0bbcef7f8f0ec460079d3 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add implementation for affecting sort and sort order button and indicator

67a13ef267da5945cc2be8ee90c6adb9d7b926e7 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
display errors, reformatted with elm-format@exp

49660297d5cdfc65ebbde1076090085c020404ca authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Remove unused, remove profile, add initial code for ClickNewButton

9b7bb8314c622e260285f5385207ff11a6970081 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add more casting of records and rows

42d7324df59e6c708265c099a1f4564e7d8ac19b authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Adjusting previous code to accomodate sqlite usecase, added hard casting of data to specific datatype

54b09b516d06283047a54ac84a6eb00ff91bee77 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make radio selection select the db value

cb7b19e0c011f73b3205863e329d79132299fe5e authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Remove border on the image

de01c37ab93c22785212b007273d0396da5e90c4 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make long field to be 1000px, add back the styles

ef84010bdeca50df1d2849951fe5b085a5fa3f9d authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
A little refactoring on fieldWidth

af47bffacc6c1291fdf57ee9a8efa2f36e670e98 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add support for Image Uri

81444bb15944568e4c79672b42432ea3692e9534 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/diwata

20b57167c4538f0847cc9a8e088fbf97d6e61cc0 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add close button on detailed record window

3660924480b51f3ece816ef547e0b65283719c21 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add GA to see traction

81554876b9079ff5997f275ae438bcbf1f7f2ebd authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add implementation for deleting records

86f9c2389e54ca536f439b67c9a2e1a4d198ff0f authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
hiding the loading indicator instead of completely not part of the html when not shown

these test if in high latency server will preload the fonts needed

785b6a7e90fc686e93598ddbeea6045079c4b695 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add indicator for focused record

ae2ba6af29996ade145c627036a258251cb17047 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make WindowArena display a loading indicator when transitioning to another window

This is using the loading indicator for the selected record row

39cd3cc5185e93b890ed37075f8a948f1cf1c017 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add restore to default size in DetailedRecord, overhaul the calculations used in maximized and restore view size in detailed record

3d86bf97706ba4634cc7d0a9e1c78e597d263656 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Remove unused modules

52481d44dfb650438abba0324aec8143bb0a0b03 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make toolbar not wrap

acfe243259c9ddb587343a6b34aac8a8bb793b3a authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Overhauled the calculation of sizes on the WindowArean components for the main tab, card view and detail tabs

Add fadeInDown animation for selected-row

ab13d5a2e42152459fc10bf49d996c78639d8f67 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Added loading indicator when loading a selected record

d45042caf6adc4c07102710e399e1d3b36198825 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Added functionality for Clicking on Detailed Link from the row controls

Remove some Debug.logs

30146f43d46204f9edb33c1ac9730b5253db3d06 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
teardown photon css and carried over what is only used into style.css and icon.css

531d8f610c1b19df04b028db73d347396f46bef5 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make toogle selection reflect on the row selection checkboxes

12369470009717e7cbcfee3438a0c9e1e6e6ffa1 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make the toolbar button display a badge reflecting the number of records selected/modified

Also makes the tooltip more dynamic with respect to the number of records to be affected

f05c9b4748f6eb5ba6e1fa0b09263a48d3c18b00 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Refine search/filter interaction with paging

e97a63ada0e29b44852b1bb92a8d4e394f63ca3f authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make Autocomplete Dropdown look like table dropdown at first

6dbe8d7761845d36c22011a20da31d5424941007 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Style values that affect the calculation of functionalities are now stored in Constant.elm

7064a2ff91017d2aa069e4654e890b87d49ba412 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Change the url when closing the opened record

Add separate toolbar for different type of tabs

74844f19b7c0fc985913eb27bcff7429fddfae7e authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Refactor SetRoute for WindowArena on a separate case block

410ad654e01fb388921d2efffbf8f5db4a21e40b authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Display the detailed-selected-row in a way it overlaps the main tab with a shadow

Add calculation of width adjusted

2307072fa62e4efeec32079782cc99fced5dfa49 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add support for Numeric primary key

61a8364271025ef4690189e1e9258770e5b8cdd5 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Removed Editor.elm which is not inused

Minor change in Settings.elm, apiEndPoint is derived from location when null

d014773e16d5de3efa410ff898383d95593ee026 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make searchFilter responsive again

e0b9675daa36918794062893f81cdbcf713dfa7d authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Implement for viewing a detailed record and closing it.

88224dde5115375dd1288ce7ae6ae0eb2a160a22 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Cleanup Drag msg

Window and DetailedRecord is now displayed at the same time

438b196572179f2b5f064729ea98e93247a07e42 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/diwata

d864278fa5617ae2f50badad176057bf501eb36c authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Done refactoring Stage1 for Settings being passed around

44b97050e7d9098ecb5075b71d31dfb92cfd5b1d authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
No /

6b140f6f6739014bad85dd73ac3b2129245848a6 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make apiUrl use the apiEndpoint supplied in the settings

aa53525c0258ecffe79e50d08fbdd91f2afdd923 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add settings to each Http requests

75e6b964a1b25c59e7c0667d9929aaac643cf4d3 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add settings to each Http requests

d1f1986f0952f0150be1092b5ffcd4ac09b75e91 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add tabtype to Tab.Model

2febdd58eb3e44b8cef30d99ade90e364fda09c3 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add settings to init and in Http requests

1a4af8f03fc0d723426098a7f6b24d7a5d0470b2 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add settings to Window and Data requests

91ddb31b2e17368a1aaab2139f99773c7a3473a3 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make settings not fail

baeca4a1bb64d51a90f119a0210fc076bbd49966 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
simplify rerouteNeeded comparisong

60bdf77727a319807ea5f436ef0215654fa44fed authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Added TabType, and decodeUri

2946c30f42e34f67321feaa8e2c5155c05d48be2 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add implementation for search and filtering on server side and client side, with loading indicator

599735bf4b675f37201b622b508ed3614cff7891 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Add uuid type conversion

0171da0952529caeb0c2feb8af15a682b8e359b2 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Search and filter reflected into the Searchbox and url

fb65e2baa451d150cf0c23916e39061d24adefb7 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Wire up Searchbox basic model, update and view

7d50be4fde4ef68d306bc510e10b5d8b0d826d18 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Make Field value responds to isChanged and make a visual cue that the value is changed

Widget models are recreated in the view function of the field, so as NOT to have additional code...

98f20291bc4dec4f95bc8001b2c848d453a8df70 authored almost 7 years ago by Jovansonlee Cesar <[email protected]>
Change Dropdown to DropdownDisplay, not using Maybe String on Display

1539c2c771d6c614ae595165c0fef197938497d5 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Replace select/option html fixdropdown widget with a synthetic html dropdown widget using divs

a66b0f396965b71f77b5e91f47ee7fa5a7d5e837 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Make primary link look better

0aed296ca1ef804b36cc155c9dd946a24cacb2e8 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Refactor Widget.elm and Value.elm combined into a new module named Field.elm

6ad8bcab1242b8393cae915d9a5a0e5b1c7fc567 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Resolve issue when 2 or more indirect tab refer to the same table, use the linker table to identify which one is which

fee995e3d777c1c3859a4a500ae32b1107197506 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Make date data type to have a fix charWidth of 16

7bc111991fbe9e4e5e9e9bc31891107100fc2ff8 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Disable trigger to reroute when only active tab in detail tabs is changed

Route.modifyUrl triggers initializing on WindowArena.inig

ae5247b749a2c0d480a1e0ef04c84c529bf2556d authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Formalize Searchbox logic and looks

Make toolbars different for each view

5ffaefaeeef08f0aad55a8b712e1716c1b25efc1 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Update Readme

Add support for Float Array

7658ed184140ca6eb599bcbfb1bff919255eba5f authored about 7 years ago by Jovansonlee Cesar <[email protected]>
elm-lint

555f1cc4467d0bdce439818bca74da2fbbdff9eb authored about 7 years ago by Jovansonlee Cesar <[email protected]>
elm-lint

0fc73fa0000eb7db1e90510a3e34ce51c785d4d6 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Decode enumType in ArrayType

a2c3c2f8c762afde73a3afddf4864304310a04f4 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Satisfy elm-linter

928fcae507799ccba0289f01d7e3e090cfe09135 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Display widget for RadioGroup for dropdown that has only less than 5 choices

9b8384f0fd122a811beb8b24b1a564c6dc1a9634 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
No need for checking hasReachedPage on the parent container, other than in Widget.elm

05393af4095c4be022458b8cadd133432f7f8dd1 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Correct loading of DropodownNextPage by checking the Lookup hasReachedPage at widget level

4a838f2d7fc9d8c417f7dd24fc26ef674f96491d authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Debugging for Network error

d56f8e0704f375fdaa35abe377a682b5afdf4a18 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
let handling of toolbar width flex display overflow-x handled only in css

a228df0ceecd16ee95a7405f81bf3fe21b2b52a7 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Put back empty location redirect to WindowArena

5447b64b95075f3e3a47aaa0e6456853e9c504c4 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
make correction on Route link

161e4dfbeba27e04e38b3a296d0e96ad6a4bf930 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
make toolbar area bigger to compensate overflow-x: auto, cutting the tooltip text

4901fda5295d2503a38ad041eecd5e2bf8f4834e authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Aesthetics improvements on calculating display sizes, change in browser width is now included in calculation

449d5468efb4f7c9e62a2a5f25518c3d8dbfbad4 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Remove debugging information

9618412bd75300dc6bf732e152db79c8112a1e3a authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Interpret Just Nil as Nothing

Don't include pk columns to identifier display

d4b60869e9c56b9693bac8e49c7339465ce1c92c authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Make the calculation of Dropdown width and pkValue width accurate and presentable

77efd61b368f1df193ff7d3c71f822a8ae809f5f authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Aesthetics improvements, Add tooltip text toolbar buttons

95edf1f1611b4e1cc5c9b66d96349c9146ea92e9 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Rewriting for more idiomatic elm code

406627e2173604b0f8f503af8d8d16c638fd95e5 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Display total number of records in the tab

27960ebbd92510d911254b0003e7998deebf1f8f authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Loads the DropdownTable values in detailedRecord hasMany and indirect Tabs

b9d7ab9035e36714d20b9430f055cc892690f560 authored about 7 years ago by Jovansonlee Cesar <[email protected]>
Centralize the loading of rest api request, ie: loading window and reuse

20f848ecb6916024e63fee138f836b5b57929ed4 authored about 7 years ago by Jovansonlee Cesar <[email protected]>